mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-31 11:36:22 +00:00
Added OTR supported versions in initial start query message
This commit is contained in:
@@ -25,6 +25,8 @@
|
||||
|
||||
OtrlPolicy otrlib_policy(void);
|
||||
|
||||
char* otrlib_start_query(void);
|
||||
|
||||
void otrlib_init_ops(OtrlMessageAppOps *ops);
|
||||
|
||||
ConnContext * otrlib_context_find(OtrlUserState user_state, const char * const recipient, char *jid);
|
||||
|
||||
Reference in New Issue
Block a user