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