Interface BattleRequest

Battle request

Hierarchy

  • BattleRequest

Properties

List of active pokemon

forceSwitch?: boolean[]

True if it's a forced switch

id: number

Request ID

Main player side

teamPreview?: boolean

True if it's team preview

wait?: boolean

True if it's a wait turn

Generated using TypeDoc