ephemeralRoleSelectMenu

suspend fun <M : ModalForm> ComponentContainer.ephemeralRoleSelectMenu(modal: () -> M?, row: Int? = null, builder: suspend EphemeralRoleSelectMenu<M>.() -> Unit): EphemeralRoleSelectMenu<M>

DSL function for creating an ephemeral role select menu and adding it to the current ComponentContainer.