Package-level declarations
Types
Link copied to clipboard
class UnsafeRoleSelectMenu<M : UnsafeModalForm>(timeoutTask: Task?, val modal: () -> M? = null) : UnsafeSelectMenu<UnsafeRoleSelectMenuContext<M>, M> , RoleSelectMenu
Link copied to clipboard
class UnsafeRoleSelectMenuContext<M : UnsafeModalForm>(component: UnsafeRoleSelectMenu<M>, event: SelectMenuInteractionCreateEvent, var interactionResponse: MessageInteractionResponseBehavior?, cache: <Error class: unknown class><Any>) : SelectMenuContext, UnsafeSelectMenuInteractionContext