mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-06 22:36:34 +01:00
simplify pending groupchat handling
This commit is contained in:
@@ -128,6 +128,7 @@ typedef struct {
|
||||
uint16_t namelength;
|
||||
uint8_t statusmsg[TOX_MAX_STATUSMESSAGE_LENGTH];
|
||||
uint16_t statusmsg_len;
|
||||
uint8_t pending_groupchat[TOX_CLIENT_ID_SIZE];
|
||||
int num;
|
||||
int chatwin;
|
||||
bool active;
|
||||
|
||||
Reference in New Issue
Block a user