mirror of
https://github.com/Tha14/toxic.git
synced 2025-06-29 19:36:46 +02:00
typging change callback update
This commit is contained in:
@ -45,7 +45,7 @@ typedef struct {
|
||||
int chatwin;
|
||||
bool active;
|
||||
bool online;
|
||||
bool is_typing;
|
||||
uint8_t is_typing;
|
||||
bool logging_on; /* saves preference for friend irrespective of chat windows */
|
||||
uint8_t status;
|
||||
struct LastOnline last_online;
|
||||
|
Reference in New Issue
Block a user