mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-08-02 16:56:21 +00:00
Added /roster command with nick option to change handle
This commit is contained in:
@@ -27,7 +27,7 @@ void roster_add_handlers(void);
|
||||
void roster_request(void);
|
||||
|
||||
void roster_remove(const char * const barejid);
|
||||
void roster_update_subscription(const char * const barejid,
|
||||
void roster_update(const char * const barejid, const char * const name,
|
||||
const char * const subscription, gboolean pending_out);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user