| 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"
\
}
\
}
\
'