Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ShardRequest

Abstract typing for all shard requests

Hierarchy

Index

Properties

action

action: string

The action to dispatch

identifier

identifier: number

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

payload

payload: Serializable

The matching payload for the action

Generated using TypeDoc