Webhook Info
Contains information about the current status of a webhook. All types used in the Bot API responses are represented as JSON-objects. It is safe to use 32-bit signed integers for storing all Integer fields unless otherwise noted. Optional fields may be not returned when irrelevant.
Parameters
Webhook URL, may be empty if webhook is not set up
True, if a custom certificate was provided for webhook certificate checks
Number of updates awaiting delivery
Optional. Currently used webhook IP address
Optional. Unix time for the most recent error that happened when trying to deliver an update via webhook
Optional. Error message in human-readable format for the most recent error that happened when trying to deliver an update via webhook
Optional. Maximum allowed number of simultaneous HTTPS connections to the webhook for update delivery
Optional. A list of update types the bot is subscribed to. Defaults to all update types