Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ShardEmitCommunicationEventResponse

Hierarchy

Index

Properties

Properties

identifier

identifier: number

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

payload

payload: { data: Serializable | Serializable[] }

Type declaration

  • data: Serializable | Serializable[]

    Data returned from the event

Generated using TypeDoc