StringSelectMenuInteraction

Signature

export declare class StringSelectMenuInteraction<T extends any[] = string[]> extends ToClass<Omit<SelectMenuInteraction, "data" | "isStringSelectMenu">, StringSelectMenuInteraction>

Properties

Methods