Permalink
master
Commits on Apr 12, 2022
-
-
* Fix __repr__ method * Style fixes Co-authored-by: Dan <14043624+delivrance@users.noreply.github.com>
Commits on Apr 11, 2022
Commits on Mar 28, 2022
-
-
Add bound method Message.react (#937)
* Bound method `react` to send reaction * Update message.py * Update message.py * Update compiler.py Co-authored-by: Dan <14043624+delivrance@users.noreply.github.com>
-
-
Faster RLE codec implementation (#938)
* faster pyrogram lre encode implementation * Update file_id.py * optimized rle decode Co-authored-by: andrew (from workstation) <andrew-ld@protonmail.com> Co-authored-by: Dan <14043624+delivrance@users.noreply.github.com>
-
-
Commits on Mar 19, 2022
Commits on Mar 14, 2022
Commits on Mar 11, 2022
Commits on Mar 7, 2022
Commits on Feb 28, 2022
Commits on Feb 26, 2022
Commits on Feb 17, 2022
Commits on Feb 13, 2022
-
Add 400 CHANNEL_ADD_INVALID error (#894)
* Add RPC Error: CHANNEL_ADD_INVALID * Update 400_BAD_REQUEST.tsv Co-authored-by: Dan <14043624+delivrance@users.noreply.github.com>
-
-