mirror of
https://github.com/Tha14/toxic.git
synced 2025-09-19 15:06:51 +02:00
implemented typing status
This commit is contained in:
@@ -14,6 +14,7 @@ typedef struct {
|
||||
int chatwin;
|
||||
bool active;
|
||||
bool online;
|
||||
bool is_typing;
|
||||
TOX_USERSTATUS status;
|
||||
struct FileReceiver file_receiver;
|
||||
} ToxicFriend;
|
||||
|
Reference in New Issue
Block a user