mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-23 12:16:22 +00:00
Show message when contact already in group
This commit is contained in:
@@ -82,5 +82,6 @@ void prof_handle_duck_help(const char * const result);
|
||||
void prof_handle_duck_result(const char * const result);
|
||||
void prof_handle_roster_add(const char * const barejid, const char * const name);
|
||||
void prof_handle_roster_remove(const char * const barejid);
|
||||
void prof_handle_already_in_group(const char * const barejid, const char * const group);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user