Merge remote-tracking branch 'celogeek/fixes-ios-and-more'

This commit is contained in:
Tulir Asokan
2021-10-03 11:50:27 +03:00
3 changed files with 4 additions and 1 deletions

View File

@ -42,6 +42,7 @@ if TYPE_CHECKING:
url: str
info: MediaInfo
id: str
msgtype: str
else:
MediaInfo = None
StickerInfo = None