Update Message
This endpoint updates a message
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.