Wrote group chat invite code.
This commit is contained in:
parent
4c6e739527
commit
f81176881f
8 changed files with 185 additions and 5 deletions
|
|
@ -40,6 +40,7 @@ struct t_twc_list_item
|
|||
void *data;
|
||||
struct t_twc_profile *profile;
|
||||
struct t_twc_friend_request *friend_request;
|
||||
struct t_twc_group_chat_invite *group_chat_invite;
|
||||
struct t_twc_chat *chat;
|
||||
struct t_twc_queued_message *queued_message;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue