Skip to main content
Go to Latest
type alias APIApplicationCommandInteractionDataMentionableOption
Re-export
import { type APIApplicationCommandInteractionDataMentionableOption } from "https://deno.land/x/discord_api_types@0.37.21/payloads/v10/interactions.ts";
definition: APIInteractionDataOptionBase<ApplicationCommandOptionType.Mentionable, Snowflake>