td_get_message_history
Retrieve past messages from a Telegram dialog using dialog ID, with optional limit and offset for paginated access.
Instructions
Get message history from a dialog
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max messages to return | |
| dialog | Yes | Dialog ID | |
| offsetId | No | Offset for pagination |