Interface IInitGameCmd

Properties of an InitGameCmd.

Hierarchy

  • IInitGameCmd

Implemented by

Properties

describe?: null | string

InitGameCmd describe

eventId?: null | string

InitGameCmd eventId

icon?: null | string

InitGameCmd icon

name?: null | string

InitGameCmd name

spaceId?: null | string

InitGameCmd spaceId

url?: null | string

InitGameCmd url

Generated using TypeDoc