Update API, added some new features

This commit is contained in:
Alex Root Junior 2022-02-11 15:21:38 +02:00
parent c705858421
commit 7be5808136
34 changed files with 547 additions and 17 deletions

View file

@ -1,5 +1,3 @@
from typing import Literal
import pytest
from aiogram.dispatcher.fsm.storage.base import DEFAULT_DESTINY, StorageKey