You've already forked Nitro_Render_V3
mirror of
https://github.com/duckietm/Nitro_Render_V3.git
synced 2026-06-20 07:26:18 +00:00
feat(messenger): read-receipt packets (MarkConsoleRead + ConsoleReadReceipt)
This commit is contained in:
@@ -129,6 +129,7 @@ export class OutgoingHeader
|
||||
public static RENAME_FRIEND_CATEGORY = 4082;
|
||||
public static REMOVE_FRIEND_CATEGORY = 4083;
|
||||
public static MOVE_FRIEND_TO_CATEGORY = 4084;
|
||||
public static MARK_CONSOLE_READ = 4085;
|
||||
public static MOD_TOOL_USER_INFO = 3295;
|
||||
public static GET_USER_FLAT_CATS = 3027;
|
||||
public static NAVIGATOR_INIT = 2110;
|
||||
|
||||
Reference in New Issue
Block a user