WebhookInfo

class aiogram.types.webhook_info.WebhookInfo(conf: Optional[Dict[str, Any]] = None, **kwargs: Any)[source]

Bases: TelegramObject

Contains information about the current status of a webhook.

https://core.telegram.org/bots/api#webhookinfo

Deserialize object

Parameters
  • conf

  • kwargs