mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-25 17:26:20 +00:00
Check for groupchat
This commit is contained in:
@@ -20,4 +20,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include <glib.h>
|
||||
|
||||
void room_join(const char * const jid, const char * const nick);
|
||||
gboolean room_jid_is_room_chat(const char * const jid);
|
||||
|
||||
Reference in New Issue
Block a user