- Read and send messages in private and group chats
- Send messages as an app
- Update message
External DocumentationTo learn more, visit the Lark documentation.
Parameters
| Parameter | Description | 
|---|---|
| Message ID | The ID of the message to update. This value can be obtained from previous message responses or by using the List Messagesaction. | 
| Message Type | The type of the updated message content. | 
| Updated Content | The new content for the message. The format depends on the message type. For example, to update to a simple text message, use: For the full list of message formats, refer to Lark API documentation. |