MentionableSelect
Mentionable (role & user) select menu component
type MentionableSelect = Omit<SelectMenu<MessageComponentTypes.MENTIONABLE_SELECT>, "channel_types" | "options">;
§Type
§
Omit<SelectMenu<MessageComponentTypes.MENTIONABLE_SELECT>, "channel_types" | "options">
[src]