mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-08 17:13:56 +00:00
BOOOOOOOL
This commit is contained in:
parent
cc6fbef8ea
commit
a7e37797bf
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@ class Bot(BaseBot):
|
|||
:param certificate: file
|
||||
:param max_connections: int
|
||||
:param allowed_updates: list of str
|
||||
:return: :class:`aiogram.types.WebhookInfo`
|
||||
:return: bool
|
||||
"""
|
||||
return await super(Bot, self).set_webhook(url, certificate, max_connections)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue