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): typing packets (ConsoleTyping + FriendTyping)
This commit is contained in:
@@ -114,6 +114,7 @@ export class IncomingHeader
|
||||
public static MESSENGER_SEARCH = 973;
|
||||
public static MESSENGER_UPDATE = 2800;
|
||||
public static CONSOLE_READ_RECEIPT = 4086;
|
||||
public static FRIEND_TYPING = 4088;
|
||||
public static MODERATION_REPORT_DISABLED = 1651;
|
||||
public static MODERATION_TOOL = 2696;
|
||||
public static MODERATION_USER_INFO = 2866;
|
||||
|
||||
Reference in New Issue
Block a user