submitMessageForm

Deprecated

As of 4.34.1, this feature is no longer supported.

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

Parameters

handler

A callback handler that indicates whether the request succeeded or failed.