mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-30 22:26:22 +00:00
Added /caps command
This commit is contained in:
@@ -54,6 +54,7 @@ typedef struct capabilities_t {
|
||||
char *software_version;
|
||||
char *os;
|
||||
char *os_version;
|
||||
GSList *features;
|
||||
} Capabilities;
|
||||
|
||||
// connection functions
|
||||
|
||||
Reference in New Issue
Block a user