Commit graph

3 commits

Author SHA1 Message Date
Dan
c2c857b61b Fix wrong usages of italic delimiters 2020-12-26 13:08:40 +01:00
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
Dan
76b9f97681 Fix little typo 2020-12-05 17:00:00 +01:00
Renamed from pyrogram/methods/messages/copy_messages.py (Browse further)