Skip to content

GameboardInteractionHandlerStatus

GameboardInteractionHandlerStatus = "handled" | "blocked" | "ignored"

Defined in: src/commands/commands.ts:56

Result status returned by an opt-in game command handler.