pyrofork/pyrogram
Pietro De Nicolao 3e79d7dfce
Add py.typed file for enhanced type hinting (#838)
Fixes #781

* fix: add py.typed file

Comply with PEP 561 and enable type checkers.
Fixes #781.

* chore: add py.typed to package_data in setup.py

* Style fixes

Co-authored-by: Dan <14043624+delivrance@users.noreply.github.com>
2022-01-29 13:39:25 +01:00
..
connection Update copyright year 2022-01-07 10:23:45 +01:00
crypto Update copyright year 2022-01-07 12:21:24 +01:00
errors Update copyright year 2022-01-07 10:23:45 +01:00
handlers Update copyright year 2022-01-07 10:23:45 +01:00
methods Remove unnecessary method call in get_media_group (#860) 2022-01-11 16:42:04 +01:00
parser Fix caption being "None" when passing None (#879) 2022-01-29 11:13:09 +01:00
raw Minor style fix 2022-01-11 16:43:24 +01:00
session Better handling of expiring server salts 2022-01-20 09:43:29 +01:00
storage Update copyright year 2022-01-07 10:23:45 +01:00
types Fix accessing non-existent attribute 2022-01-29 13:02:32 +01:00
__init__.py Update Pyrogram to v1.3.6 2022-01-20 09:44:21 +01:00
client.py Update copyright year 2022-01-07 10:23:45 +01:00
dispatcher.py Update copyright year 2022-01-07 10:23:45 +01:00
emoji.py Update copyright year 2022-01-07 10:23:45 +01:00
file_id.py Update copyright year 2022-01-07 10:23:45 +01:00
filters.py Update copyright year 2022-01-07 10:23:45 +01:00
mime_types.py Update copyright year 2022-01-07 10:23:45 +01:00
py.typed Add py.typed file for enhanced type hinting (#838) 2022-01-29 13:39:25 +01:00
scaffold.py Update copyright year 2022-01-07 10:23:45 +01:00
sync.py Update copyright year 2022-01-07 10:23:45 +01:00
syncer.py Update copyright year 2022-01-07 10:23:45 +01:00
utils.py Update copyright year 2022-01-07 10:23:45 +01:00