Skip to main content

Update a message

POST 

/chat.update

Edit a previously posted bot message. The updated message can contain plain markdown text or rich Block Kit layouts.

The bot must own the message being updated (matched by address ID). Personal access tokens always send as their bot persona and may only edit messages that personal bot posted.

Access: Organization and Personal.

Required scope: chat:send_message or chat:write


OpenAPI Spec: chat-v1.json

Request

Responses

Message updated successfully