Wrote group chat invite code.

This commit is contained in:
Håvard Pettersson 2014-10-04 21:42:30 +02:00
parent 4c6e739527
commit f81176881f
8 changed files with 185 additions and 5 deletions

View file

@ -71,7 +71,7 @@ void
twc_chat_queue_refresh(struct t_twc_chat *chat);
void
twc_chat_free_profile(struct t_twc_profile *profile);
twc_chat_free_list(struct t_twc_list *list);
#endif // TOX_WEECHAT_CHAT_H