Edit a Sent Message

View All Telegram Messaging API APIs →

Edit the text of a message previously sent by the account. Send a JSON body with peer, the numeric messageId of your sent message, and the new text. Only the account's own messages can be edited.

API Features

In-place correction Update the text of a message you already sent without deleting it
Own messages Edits apply to messages sent by the connected account
Simple payload Just peer, messageId, and the new text

Live API Demo

POST /api/project/telegram-messaging/edit-message

API Response (JSON)

{}
📢
Need Help?
If you encounter API issues or need other API requirements, please contact us.
Contact Us

Use Cases

View Subscription Plans →