Skip to main content
The Deno 2 Release Candidate is here
Learn more
function transformApplicationCommandOptionToDiscordApplicationCommandOption
import { transformApplicationCommandOptionToDiscordApplicationCommandOption } from "https://deno.land/x/discordeno_patched@18.0.3/transformers/reverse/mod.ts";

Parameters

bot: Bot
payload: ApplicationCommandOption

Returns

DiscordApplicationCommandOption