mirror of
https://github.com/Tha14/toxic.git
synced 2026-02-02 05:53:16 +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