mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-08-02 01:46:21 +00:00
Test /otr start sends OTR query message to current recipient
This commit is contained in:
@@ -11,4 +11,6 @@ void otr_libotr_version_returns(char *version);
|
||||
void otr_get_my_fingerprint_returns(char *fingerprint);
|
||||
void otr_get_their_fingerprint_expect_and_return(char *recipient, char *fingerprint);
|
||||
|
||||
void otr_start_query_returns(char *query);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user