mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-07 10:46:35 +01:00
implement group join rejection callback
This commit is contained in:
@@ -62,6 +62,7 @@ typedef struct {
|
||||
int groupnumber;
|
||||
int chatwin;
|
||||
bool active;
|
||||
bool is_connected;
|
||||
int num_peers;
|
||||
int side_pos; /* current position of the sidebar - used for scrolling up and down */
|
||||
uint8_t *peer_names;
|
||||
|
||||
Reference in New Issue
Block a user