Added /disco command
This commit is contained in:
@@ -93,6 +93,8 @@ void presence_update(resource_presence_t status, const char * const msg,
|
||||
// iq functions
|
||||
void iq_send_software_version(const char * const fulljid);
|
||||
void iq_room_list_request(gchar *conferencejid);
|
||||
void iq_disco_info_request(gchar *jid);
|
||||
void iq_disco_items_request(gchar *jid);
|
||||
|
||||
// caps functions
|
||||
Capabilities* caps_get(const char * const caps_str);
|
||||
|
||||
Reference in New Issue
Block a user