Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 232 Bytes

File metadata and controls

20 lines (16 loc) · 232 Bytes
description Automatically generated file. DO NOT MODIFY
mgc teams channels messages create --team-id {team-id} --channel-id {channel-id} --body '{
\
  "body": {
\
    "content": "Hello World"
\
  }
\
}
\
'