await >_>

This commit is contained in:
Alex Root Junior 2017-11-11 20:33:32 +02:00
parent 59bea7216a
commit ff6ee0723f

View file

@ -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