mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-08-02 11:16:21 +00:00
Added /roster command with nick option to change handle
This commit is contained in:
@@ -140,5 +140,6 @@ char * roster_find_resource(char *search_str);
|
||||
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);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user