Wrote group chat invite code.
This commit is contained in:
parent
4c6e739527
commit
f81176881f
8 changed files with 185 additions and 5 deletions
|
|
@ -47,6 +47,7 @@ struct t_twc_profile
|
|||
struct t_hook *tox_do_timer;
|
||||
|
||||
struct t_twc_list *chats;
|
||||
struct t_twc_list *group_chat_invites;
|
||||
struct t_hashtable *message_queues;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue