typealias RPCSubscribeGameSpectateArgs

external
export type RPCSubscribeGameSpectateArgs = Record<string, never>;

Constructors

constructor()