messages

Sends a text message that includes @mentions

Sends a text message that includes @mentions

post/api/messages/sendTextWithMentions

Request body

tostring required

Recipient chat ID

contentstring required

Message content

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.