oopscord.js
    Preparing search index...

    Type Alias ChannelOptions

    ChannelOptions: BaseOptions & {
        channelTypes: ApplicationCommandOptionAllowedChannelTypes[];
    }