RoleSelect
Role select menu component
type RoleSelect = Omit<SelectMenu<MessageComponentTypes.ROLE_SELECT>, "channel_types" | "options">;
§Type
§
Omit<SelectMenu<MessageComponentTypes.ROLE_SELECT>, "channel_types" | "options">
[src]Role select menu component