awaitSubmitMessageForm

suspend fun BaseMessage.awaitSubmitMessageForm()

Submits the form message received from the bot. The answers of the message form should be set to the MessageFormItem.draftValues before calling this method.

Since

4.19.0