Read and send messages in private and group chatsSend messages as an app
External DocumentationTo learn more, visit the Lark documentation.
Parameters
| Parameter | Description |
|---|---|
| Message ID | The ID of the message to reply to. This value can be obtained from previous message responses or by using the List Messages action. |
| Message Type | The type of message content to reply. |
| Reply Content | The content of the reply message. The format depends on the message type. For example, to send a simple text reply, use the following format: For the full list of message formats, refer to Lark API documentation. |
| Reply In Thread | Select to reply within the current thread. Otherwise will be replied to the parent thread message. |