MTPyroger/pyrogram/connection
Alisson Lauffer 1dc4df8cb1
Improve typing hints (#537)
* Change type1 or type2 to Union[type1, type2]

* Address @KunoiSayami suggestions

* Change Union[type1, None] to Optional[type1]

* Update PR with latest commit changes

* Address Dan suggestions
2020-12-20 17:05:17 +01:00
..
transport Improve typing hints (#537) 2020-12-20 17:05:17 +01:00
__init__.py Update Copyright 2020-03-21 15:43:32 +01:00
connection.py Improve typing hints (#537) 2020-12-20 17:05:17 +01:00