mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-25 00:16:20 +00:00
Implemented /roster by group
This commit is contained in:
@@ -65,5 +65,6 @@ GSList * roster_get_groups(void);
|
||||
char * roster_find_group(char *search_str);
|
||||
char * roster_find_jid(char *search_str);
|
||||
GSList * roster_get_contacts_by_presence(const char * const presence);
|
||||
GSList * roster_get_nogroup(void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user