Bot
Get exact messages
Returns up to 100 requested messages from one accessible chat, in request order.
post/bot{token}/getMessages
Path parameters
tokenstring required
Required bot token included in the URL path.
Headers
authorizationstring
Optional bot token using the Bearer scheme. When supplied, it takes precedence over the token in the URL.
Request body
Response
Successful exact-message read or search response.
BotMessagesSuccess required— unresolved $ref