| getWebhookInfo {telegram.bot} | R Documentation | 
Get current webhook status
Description
Use this method to get current webhook status. Requires no parameters.
Usage
getWebhookInfo()
Details
If the bot is using getUpdates, will return an object with the url
field empty.
You can also use it's snake_case equivalent get_webhook_info.
[Package telegram.bot version 3.0.0 Index]