mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-12 23:56:34 +01:00
group invite API change
This commit is contained in:
@@ -49,7 +49,7 @@ struct LastOnline {
|
||||
};
|
||||
|
||||
struct GroupInvite {
|
||||
uint8_t data[TOX_GROUP_INVITE_DATA_SIZE];
|
||||
uint8_t *data;
|
||||
uint16_t length;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user