Interface ChannelSelectMenuComponentData

Hierarchy

Properties

channelTypes?: readonly ChannelType[]
customId: string
defaultValues?: readonly APISelectMenuDefaultValue<Channel>[]
disabled?: boolean
maxValues?: number
minValues?: number
placeholder?: string

Generated using TypeDoc