Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ShardChangedStateRequest

Request sent to the shard manager when a shard has changed its state

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: { botEvent: BotStateEvents; state: BotShardState }

Type declaration

Generated using TypeDoc