Skip to main content
Version: Next

APIApplicationCommandChannelOption

@deprecated

API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.

Hierarchy

  • APIApplicationCommandOptionBase<ApplicationCommandOptionType.Channel>
    • APIApplicationCommandChannelOption

Index

Properties

optionalchannel_types

channel_types?: (GuildText | GuildVoice | GuildCategory | GuildNews | GuildStore | GuildStageVoice)[]

description

description: string

name

name: string

optionalrequired

required?: boolean

type

type: Channel