mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-31 05:36:21 +00:00
Use handle in /msg command
This commit is contained in:
@@ -141,5 +141,6 @@ gboolean roster_add(const char * const barejid, const char * const name,
|
||||
const char * const subscription, const char * const offline_message,
|
||||
gboolean pending_out);
|
||||
void roster_change_handle(const char * const barejid, const char * const handle);
|
||||
char * roster_jid_from_handle(const char * const handle);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user