Update the content of a chat or channel message. Important: This action is supported only when using the delegated (OAuth) method, and the signed-in user can update only messages they originally created.Documentation Index
Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
External DocumentationTo learn more, visit the Microsoft Teams documentation.
Parameters
| Parameter | Description |
|---|---|
| Channel ID | The ID of the channel to update the message in. Can be obtained by using the List Channels action. |
| Chat ID | The ID of the chat to send the message in. Can be obtained by using the List Chats action.Note: The dynamic dropdown is supported only for OAuth (delegated) connections. |
| Content | The new content of the message to update. |
| Message ID | The ID of the message to update. Can be obtained by using the List Channel Messages action. |
| Message Source | Choose whether to edit a chat or channel message. |
| Team ID | The ID of the team. Can be obtained by using the List All Teams action. |