Teams chat message edit profile
org.intentschema.communication.chat.message.edit.v1@com.microsoft.teams.v1
JSON: bare · @sha256:f3eb1c714bc0…
Hash: sha256:f3eb1c714bc0d2dc4187cd1dee6ec1c34b97542aac8ff3cb1daed1b58f87bbe6
Microsoft Teams profile for chat message edit.
Implements: Edit chat message (org.intentschema.communication.chat.message.edit.v1)
Payload
| Field | Type | Description |
target * | Target (required: external_id) | (system = "ms_teams", required: system) |
object * | object | |
idempotency_key | string | |
ms_teams @com.microsoft.teams | object | |
object
| Field | Type | Description |
text * | string | |
ms_teams @com.microsoft.teams
| Field | Type | Description |
mentions | any[] | |
importance | enum: normal | high | urgent | |
Result
| Field | Type | Description |
external_id | string | |
edited_at | string (date-time) | |
API mapping
Field mapping
| Intent field | API parameter |
target.external_id | messageId path param |
object.text | body.content |