v1

latestOpenAPI 3.0.12026-07-24116117186.3 KB
Messages

Search for Telegram bot messages

The method is used to search for Telegram bot messages using a part of name or a tag. By default, a rate limit of 500 requests per hour applies. <br/>The method returns a maximum of 500 messages per request. <br/>The <b>TotalCount</b> header contains the number of messages returned by the query.

get/api/v1/messages/telegram

Query parameters

searchstring

Search condition (part of the message name or a tag)

startindexinteger

Index of the first returned message from the search results. Numbering starts at 1

maxrowsinteger

Maximum number of messages to return (not more than 500)