mirror of
https://github.com/Tha14/toxic.git
synced 2025-07-05 08:46:47 +02:00
prep for audio groups
This commit is contained in:
@ -51,6 +51,7 @@ struct LastOnline {
|
||||
struct GroupChatInvite {
|
||||
char *key;
|
||||
uint16_t length;
|
||||
uint8_t type;
|
||||
bool pending;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user