You are reading the documentation for the next version of discord.js. Documentation for v13/v14+ has been moved to old.discordjs.dev

ApplicationCommandOptionAllowedChannelTypes

export declare type ApplicationCommandOptionAllowedChannelTypes = (typeof allowedChannelTypes)[number];
export declare type ApplicationCommandOptionAllowedChannelTypes = (typeof allowedChannelTypes)[number];
The type of allowed channel types used for a channel option.