You've already forked Nitro_Render_V3
mirror of
https://github.com/duckietm/Nitro_Render_V3.git
synced 2026-06-20 15:36:18 +00:00
feat(messenger): read-receipt packets (MarkConsoleRead + ConsoleReadReceipt)
This commit is contained in:
@@ -113,6 +113,7 @@ export class IncomingHeader
|
||||
public static MESSENGER_REQUESTS = 280;
|
||||
public static MESSENGER_SEARCH = 973;
|
||||
public static MESSENGER_UPDATE = 2800;
|
||||
public static CONSOLE_READ_RECEIPT = 4086;
|
||||
public static MODERATION_REPORT_DISABLED = 1651;
|
||||
public static MODERATION_TOOL = 2696;
|
||||
public static MODERATION_USER_INFO = 2866;
|
||||
|
||||
Reference in New Issue
Block a user