ChannelSelectMenuInteraction
Signature
export declare class ChannelSelectMenuInteraction extends SelectMenuInteractionProperties
3Methods
2Properties
protected __reply?: __InternalReplyFunction | undefined;channels: AllChannels[];channel: AllChannels;Methods
constructorConstructorconstructor(client: UsingClient, interaction: APIMessageComponentSelectMenuInteraction, __reply?: __InternalReplyFunction | undefined);isChannelSelectMenu(): this is ChannelSelectMenuInteraction;