import { type InteractionCommandArgs } from "https://deno.land/x/discordeno@13.0.0-rc45/template/bigbot/src/utils/options.ts";
The interaction arguments.
Important the members deaf
and mute
properties will always be false.
x/discordeno/template/bigbot/src/utils/options.ts>InteractionCommandArgs
import { type InteractionCommandArgs } from "https://deno.land/x/discordeno@13.0.0-rc45/template/bigbot/src/utils/options.ts";
The interaction arguments.
Important the members deaf
and mute
properties will always be false.