Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ShardCommunicationEmitEvents

Actions to emit communication / bot events on specific / all shards

Index

Enumeration members

EmitBotEvent

EmitBotEvent: = "emitBotEvent"

Emit a specific Bot event (registered under EventsHandler)

EmitCommunicationEvent

EmitCommunicationEvent: = "emitCommunicationEvent"

Emit a specific communication event

EmitCommunicationEventResponse

EmitCommunicationEventResponse: = "emitCommunicationEventResponse"

EmitDisconnect

EmitDisconnect: = "emitDisconnect"

Tells the shard to disconnect from their gateway connection

Generated using TypeDoc