discord-botinator
    Preparing search index...

    Class ChannelSelector<T>

    Type Parameters

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    channelTypes: ChannelType[]
    customId: string = ...
    max: number | null
    min: number | null
    onSelect: (msg: ChannelSelectMenuInteraction, objs: T[]) => any
    placeholder: string

    Methods