Update Message.ts
This commit is contained in:
parent
764d2801a6
commit
e69c8a31a5
@ -45,9 +45,9 @@ export enum MessageType {
|
||||
ENCRYPTED = 16,
|
||||
REPLY = 19,
|
||||
APPLICATION_COMMAND = 20, // application command or self command invocation
|
||||
SELF_COMMAND_SCRIPT = 21, // self command scripts
|
||||
ROUTE_ADDED = 41, // custom message routing: new route affecting that channel
|
||||
ROUTE_DISABLED = 42, // custom message routing: given route no longer affecting that channel
|
||||
SELF_COMMAND_SCRIPT = 43, // self command scripts
|
||||
ENCRYPTION = 50,
|
||||
CUSTOM_START = 63,
|
||||
UNHANDLED = 255
|
||||
|
Loading…
x
Reference in New Issue
Block a user