Data about the describes the current status of a webhook
A list of update types the bot is subscribed to. Defaults to all update types except chat_member
OptionalconnectionsThe maximum allowed number of simultaneous HTTPS connections to the webhook for update delivery
True, if a custom certificate was provided for webhook certificate checks
OptionalerrorError message in human-readable format for the most recent error that happened when trying to deliver an update via webhook
OptionalipCurrently used webhook IP address
OptionallastedUnix time for the most recent error that happened when trying to deliver an update via webhook
Number of updates awaiting delivery
OptionalsynchronizatedUnix time of the most recent error that happened when trying to synchronize available updates with Telegram datacenters
OptionalurlWebhook URL, may be empty if webhook is not set up
The client that instantiated this
Date for the most recent error that happened when trying to deliver an update via webhook
Return the timestamp most recent error that happened when trying to deliver an update via webhook, in milliseconds
Date of the most recent error that happened when trying to synchronize available updates with Telegram datacenters
Return the timestamp most recent error that happened when trying to synchronize available updates with Telegram datacenters, in milliseconds
Protected_cloneProtected_patchProtected_updateFlatten an object. Any properties that are collections will get converted to an array of keys.
OptionalpropsRecursive: booleanOptional. If true, calls toJSON method on nested objects.
Optional. Specific properties to include/exclude, or rename.
Flattened object.
The client that instantiated this