deferredMessage

suspend fun InteractionCall<*>.deferredMessage(type: Interaction.Response.Type? = null, block: suspend EditMessage.Builder.() -> Unit)(source)