prompt Modal
suspend fun promptModal( interaction: ApplicationCommandInteraction, title: String, builder: SimpleModalBuilder.() -> Unit): Args2<DeferredEphemeralMessageInteractionResponseBehavior, Array<String?>>
Content copied to clipboard
Create a discord modal and collect the input.