MTPyroger/pyrogram/types
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
..
authorization Deep rewrite: preparing for v1.0 2020-08-22 08:05:05 +02:00
bots_and_keyboards Improve typing hints (#537) 2020-12-20 17:05:17 +01:00
inline_mode Improve typing hints (#537) 2020-12-20 17:05:17 +01:00
input_media Improve typing hints (#537) 2020-12-20 17:05:17 +01:00
input_message_content Improve typing hints (#537) 2020-12-20 17:05:17 +01:00
messages_and_media Improve typing hints (#537) 2020-12-20 17:05:17 +01:00
user_and_chats Improve typing hints (#537) 2020-12-20 17:05:17 +01:00
__init__.py Deep rewrite: preparing for v1.0 2020-08-22 08:05:05 +02:00
list.py Deep rewrite: preparing for v1.0 2020-08-22 08:05:05 +02:00
object.py Make objects pickable by removing the _client attribute (#526) 2020-10-31 17:06:29 +01:00
update.py Deep rewrite: preparing for v1.0 2020-08-22 08:05:05 +02:00