Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 304 Bytes

File metadata and controls

22 lines (18 loc) · 304 Bytes
description Automatically generated file. DO NOT MODIFY
mgc teams channels messages replies create --team-id {team-id} --channel-id {channel-id} --chat-message-id {chatMessage-id} --body '{
\
  "body": {
\
    "contentType": "html",
\
    "content": "Hello World"
\
  }
\
}
\
'