Skip to content

GameboardInteractionHandler

GameboardInteractionHandler = (context) => GameboardInteractionHandlerResult | undefined

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

Game-supplied handler for commands that require host-specific policy.

GameboardInteractionHandlerContext

GameboardInteractionHandlerResult | undefined