Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 198 Bytes

File metadata and controls

20 lines (16 loc) · 198 Bytes
description Automatically generated file. DO NOT MODIFY
mgc chats messages create --chat-id {chat-id} --body '{
\
  "body": {
\
     "content": "Hello world"
\
  }
\
}
\
'