pyrofork/pyrogram
wulan17 eeb1338c48
Pyrogram: Add can_manage_topics fields to ChatPrivileges and ChatPermissions class
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2022-12-09 18:07:35 +07:00
..
connection More nonce check fixes 2022-09-02 14:44:02 +02:00
crypto Add speedups.rst 2022-04-24 11:56:07 +02:00
enums Pyrogram: Add ForumTopicCreated, ForumTopicClosed, ForumTopicReopened, ForumTopicEdited service message types 2022-12-09 18:07:35 +07:00
errors Rename RPCError.x to RPCError.value 2022-04-24 11:56:07 +02:00
handlers Handle edited messages using a separate handler 2022-04-24 11:56:07 +02:00
methods Fix typo (#1029) 2022-11-13 14:28:18 +01:00
parser Fix HTML unparsing when there's no entities 2022-12-06 21:33:46 +01:00
raw Remove ability to access attributes via bracket notation 2022-04-24 11:56:06 +02:00
session Do not trigger a reconnection when skipping invalid packets 2022-06-20 09:32:10 +02:00
storage Update get_peer_by_username query 2022-09-01 21:27:59 +02:00
types Pyrogram: Add can_manage_topics fields to ChatPrivileges and ChatPermissions class 2022-12-09 18:07:35 +07:00
__init__.py Update Pyrogram to v2.0.69 2022-12-06 21:34:09 +01:00
client.py Don't create download dirs for in-memory downloads 2022-09-20 16:39:53 +02:00
dispatcher.py Handle edited messages using a separate handler 2022-04-24 11:56:07 +02: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 Use getattr to get outgoing attribute in filters.me (#1137) 2022-11-13 14:27:19 +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