discord-botinator
    Preparing search index...

    Class StringSelector

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    customId: string = ...
    max: number | null
    min: number | null
    onSelect: (msg: StringSelectMenuInteraction, objs: string[]) => any
    options: string[]
    placeholder: string
    selected: string[]

    Methods