pyrofork/pyrogram
Dan e8bd639634 Add media spoiler support for other relevant methods
- send_media_group()
- edit_message_media()
- edit_inline_media()
2022-12-30 15:12:42 +01:00
..
connection Raise and handle send errors in order to immediately act upon 2022-12-28 00:21:05 +01:00
crypto Apply security checks to each message in the container 2022-12-29 23:33:58 +01:00
enums Add support for Fragment SMS codes (#1170) 2022-12-23 20:36:00 +01:00
errors Add messages for mismatched checks 2022-12-25 15:08:02 +01:00
handlers Handle edited messages using a separate handler 2022-04-24 11:56:07 +02:00
methods Add media spoiler support for other relevant methods 2022-12-30 15:12:42 +01:00
parser Optimize log calls 2022-12-26 16:38:12 +01:00
raw Remove ability to access attributes via bracket notation 2022-04-24 11:56:06 +02:00
session Apply security checks to each message in the container 2022-12-29 23:33:58 +01:00
storage Introduce back some previously reverted changes 2022-12-27 13:40:42 +01:00
types Add the field is_persistent to the class ReplyKeyboardMarkup 2022-12-30 15:10:53 +01:00
__init__.py Update Pyrogram to v2.0.88 2022-12-29 23:35:06 +01:00
client.py Introduce back some previously reverted changes 2022-12-27 13:40:42 +01:00
dispatcher.py Optimize log calls 2022-12-26 16:38:12 +01:00
emoji.py Update emoji.py 2022-01-31 21:27:58 +01:00
file_id.py Faster RLE codec implementation (#938) 2022-03-28 20:10:52 +02:00
filters.py Add media_spoiler filter 2022-12-30 15:09:21 +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
sync.py Add new function compose 2022-04-24 11:56:07 +02:00
utils.py Fix message entity parsing and serialization 2022-08-28 20:32:43 +02:00