import { InteractionContext } from "https://deno.land/x/oasis@2.1.0/tests/deps.ts";
Context class for interactions
Constructors
new
InteractionContext(bot: T, interaction: Interaction)Properties
bot: T
interaction: Interaction
Methods
respond(data: CreateCommand)
responds to an interaction