Modify a Message

Modifies one of the account's owner messages.
Trying to modify the message of another user will fail.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≥ 1

The ID of the Chat where the message is.

string
required
length ≥ 1

The ID of the Message to modify.

string
required
^acc_(.*)$

ID of the Account (acc_xxx) to call the method on behalf of.

Body Params
string
required

The new textual content of the message. It's recommended not to use HTML or Markdown.

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json