ODTextCommandBuilderChannelOption interface
under construction
We are still working the API Reference! This page might be incomplete or doesn't contain all details!
Overview
The channel option builder for text commands.
Properties
optional channelTypes
array ➜ discord-api-types.GuildChannelType[]
When specified, only allow the following channel types
inherited name
string ➜ string
The name of this option
inherited optional required
boolean ➜ boolean
Is this option required? (optional options can only exist at the end of the command!)
type
type ➜ "channel"
The type of this option