Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
function transformApplicationCommandOptionToDiscordApplicationCommandOption
import { transformApplicationCommandOptionToDiscordApplicationCommandOption } from "https://deno.land/x/discordeno@17.0.1/transformers/reverse/mod.ts";

Parameters

bot: Bot
payload: ApplicationCommandOption

Returns

DiscordApplicationCommandOption