mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-14 10:53:23 +00:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
fae989879e
1 changed files with 1 additions and 1 deletions
|
|
@ -315,4 +315,4 @@ class Executor:
|
|||
async def _startup_webhook(self):
|
||||
await self._welcome()
|
||||
if self.skip_updates:
|
||||
self._skip_updates()
|
||||
await self._skip_updates()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue