Send Message

Send Message to the Chat Room

Response Format

ParameterTypeDescription
codenumberReturn code (0 means success)
resultobjectAn optional object containing details or metadata

Messages Object Definition

FieldTypeRequiredDescription
typestringyesOnly "text" is supported for now.
textstringYesContent of the text message.

📘

Notices

  • Maximum 10 messages per request.
  • Maximum 5000 characters per message.
Language