OPCodes class
Gateway constants
Constructors
- OPCodes()
Properties
- hashCode → int
-
The hash code for this object.
read-onlyinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
read-onlyinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- dispatch → const int
-
0
- guildSync → const int
-
12
- heartbeat → const int
-
1
- heartbeatAck → const int
-
11
- hello → const int
-
10
- identify → const int
-
2
- invalidSession → const int
-
9
- reconnect → const int
-
7
- requestGuildMember → const int
-
8
- resume → const int
-
6
- statusUpdate → const int
-
3
- voiceGuildPing → const int
-
5
- voiceStateUpdate → const int
-
4