telegram-get-outbox-read-date
Check when a recipient read your outgoing message in a private chat. Returns null if unread; errors if read receipts are disabled.
Instructions
Get when your recipient read your outgoing message in a private chat. Returns null/Not read yet if unread. Errors if the other side disabled read receipts (YOUR_PRIVACY_RESTRICTED / USER_PRIVACY_RESTRICTED).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chatId | Yes | Private chat ID or @username of the recipient | |
| messageId | Yes | ID of your outgoing message |