Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ShardEmitCommunicationEventRequest

Request a communication event to be emitted on a specific / all shards

Hierarchy

Index

Properties

action

identifier

identifier: number

The Unix date of when this request was sent. Used to identify the response of this request

payload

payload: { event: string }

Type declaration

  • event: string

    The event name

Generated using TypeDoc