• Creates a select menu containing the current list of roles

    Returns

    Parameters

    • customId: string

      Custom ID to access menu selections

    • multi: boolean

      Whether the user should be able to select multiple values at once, or just one

    Returns Promise<ActionRowBuilder<StringSelectMenuBuilder> | undefined>

Generated using TypeDoc