mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-09 02:26:34 +01:00
implement group private messaging
This commit is contained in:
@@ -39,6 +39,8 @@ enum {
|
||||
IN_ACTION,
|
||||
OUT_ACTION,
|
||||
OUT_ACTION_READ, /* same as OUT_MSG_READ but for actions */
|
||||
IN_PRVT_MSG, /* PRVT should only be used for groups */
|
||||
OUT_PRVT_MSG,
|
||||
PROMPT,
|
||||
CONNECTION,
|
||||
DISCONNECTION,
|
||||
|
||||
Reference in New Issue
Block a user