mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-30 19:16:20 +00:00
Removed /duck command
This commit is contained in:
@@ -164,7 +164,6 @@ void (*message_send_paused)(const char * const recipient);
|
||||
void (*message_send_gone)(const char * const recipient);
|
||||
void (*message_send_invite)(const char * const room, const char * const contact,
|
||||
const char * const reason);
|
||||
void (*message_send_duck)(const char * const query);
|
||||
|
||||
// presence functions
|
||||
void (*presence_subscription)(const char * const jid, const jabber_subscr_t action);
|
||||
|
||||
Reference in New Issue
Block a user