Skip to main content
POST

Body

string
This is the ID of the message to be created.
string
This is the time of the message to be created.
string
This is the body of the message to be created.
string
This is the username of the message to be created.
string
This is the channel_id of the message to be created.
string
This is the user_id of the message to be created.
boolean
This is the is_public of the message to be created.
string
This is the from of the message to be created.
string
This is the to of the message to be created.
boolean
This is the from_me of the message to be created.
boolean
This is the sent_receipt of the message to be created.
boolean
This is the delivered_receipt of the message to be created.
number
This is the message_number of the message to be created.
string
This is the date of the message to be created.
string
This is the timestamp of the message to be created.
string
This is the created_at of the message to be created.
string
This is the updated_at of the message to be created.

Response

string
This is the id of the message.
string
This is the body of the message.
datetime
This is the date and time when the message was created.
date
This is the date when the message was sent.
boolean
This indicates if the message has been delivered.
string
This is the sender of the message.
boolean
This indicates if the message was sent by the user.
boolean
This indicates if the message is public or private.
integer
This is the unique number assigned to the message.
boolean
This indicates if the message has been sent.
time
This is the time when the message was sent.
datetime
This is the timestamp of the message.
string
This is the recipient of the message.
string
This is the unique identifier for the user associated with the message.
string
This is the username of the user associated with the message.

Messages