telegram-search-global
Query all public Telegram chats and channels to find messages by text, with optional date range and result limit.
Instructions
Search messages globally across all public Telegram chats and channels
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results | |
| query | Yes | Search text | |
| maxDate | No | Unix timestamp: only messages before this date | |
| minDate | No | Unix timestamp: only messages after this date |