mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-09 09:22:03 +00:00
await >_>
This commit is contained in:
parent
59bea7216a
commit
ff6ee0723f
1 changed files with 1 additions and 1 deletions
|
|
@ -200,7 +200,7 @@ class Dispatcher:
|
|||
context.set_value('bot', self.bot)
|
||||
|
||||
if reset_webhook:
|
||||
self.reset_webhook(check=True)
|
||||
await self.reset_webhook(check=True)
|
||||
|
||||
self._pooling = True
|
||||
offset = None
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue