mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-26 19:56:22 +00:00
Leaving chat rooms on /close
This commit is contained in:
@@ -23,5 +23,6 @@
|
||||
#include <glib.h>
|
||||
|
||||
void room_join(const char * const jid, const char * const nick);
|
||||
void room_leave(const char * const jid);
|
||||
gboolean room_jid_is_room_chat(const char * const jid);
|
||||
char * room_get_nick_for_room(const char * const jid);
|
||||
|
||||
Reference in New Issue
Block a user