Bot

Get webhook info

Returns effective delivery settings and pending/error counters without exposing the secret.

get/bot{token}/getWebhookInfo

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.

Response

BotWebhookInfoSuccess

oktrue required

Always true for a successful request.

Changes