Skip to content

Latest commit

 

History

History
60 lines (56 loc) · 760 Bytes

File metadata and controls

60 lines (56 loc) · 760 Bytes
description Automatically generated file. DO NOT MODIFY
mgc teams channels messages patch --team-id {team-id} --channel-id {channel-id} --chat-message-id {chatMessage-id} --body '{
\
  "messageType": "message",
\
  "subject": null,
\
  "summary": null,
\
  "importance": "normal",
\
  "locale": "en-us",
\
  "from": {
\
    "application": null,
\
    "device": null,
\
    "user": {
\
      "id": "3b102402-813e-4e17-a6b2-f841aef1fdfc",
\
      "displayName": "Lam Cong",
\
      "userIdentityType": "aadUser"
\
    },
\
    "conversation": null
\
  },
\
  "body": {
\
    "contentType": "text",
\
    "content": "Edit text only"
\
  },
\
  "attachments": [],
\
  "mentions": [],
\
  "reactions": [],
\
  "messageHistory": []
\
}
\
'