Skip to content

GatewayOpcodes

const GatewayOpcodes: object

Defined in: package/src/utils/constants.ts:55

readonly Dispatch: 0 = 0

Receive

readonly Heartbeat: 1 = 1

Send or Receive

readonly HeartbeatACK: 11 = 11

Receive

readonly Hello: 10 = 10

Receive

readonly Identify: 2 = 2

Send

readonly InvalidSession: 9 = 9

Receive

readonly PresenceUpdate: 3 = 3

Send

readonly Reconnect: 7 = 7

Receive

readonly RequestGuildMembers: 8 = 8

Send

readonly RequestSoundboardSounds: 12 = 12

Send

readonly Resume: 6 = 6

Send

readonly VoiceStateUpdate: 3 = 3

Send