mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-09 03:06:35 +01:00
implement new groupchats
This commit is contained in:
@@ -35,7 +35,7 @@ enum {
|
||||
SYS_MSG,
|
||||
IN_MSG,
|
||||
OUT_MSG,
|
||||
OUT_MSG_READ, /* for sent messages that have received a read reply. don't set this with line_info_add */
|
||||
OUT_MSG_READ, /* for sent messages that have received a read reply. */
|
||||
IN_ACTION,
|
||||
OUT_ACTION,
|
||||
OUT_ACTION_READ, /* same as OUT_MSG_READ but for actions */
|
||||
|
||||
Reference in New Issue
Block a user