messages

Sends a reply to a message that includes @mentions

Sends a reply to a message that includes @mentions

post/api/messages/sendReplyWithMentions

Request body

tostring required

Recipient chat ID

contentstring required

Message content

replyMessageIdstring required

Message ID

hideTagsboolean

Removes all tags within the message

mentionsstring[]

List of mentioned contact IDs

Response

Successful response

OR
boolean required

Changes

No recorded changes to this endpoint across all 2 revisions of this API.