Skip to content
Permalink
master

Commits on Apr 12, 2022

  1. Update Pyrogram to v1.4.15

    delivrance committed Apr 12, 2022
  2. Fix TLObject.__repr__ (#953)

    * Fix __repr__ method
    
    * Style fixes
    
    Co-authored-by: Dan <14043624+delivrance@users.noreply.github.com>
    Danstiv and delivrance committed Apr 12, 2022

Commits on Mar 28, 2022

  1. Update Pyrogram to v1.4.12

    delivrance committed Mar 28, 2022
  2. 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>
    Krishna-Singhal and delivrance committed Mar 28, 2022
  3. Update Pyrogram to v1.4.11

    delivrance committed Mar 28, 2022
  4. 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>
    3 people committed Mar 28, 2022
  5. Update Pyrogram to v1.4.10

    delivrance committed Mar 28, 2022

Commits on Mar 14, 2022

Commits on Mar 11, 2022

  1. Improve the RLE codec

    delivrance committed Mar 11, 2022

Commits on Feb 28, 2022

  1. Update Pyrogram to v1.4.8

    delivrance committed Feb 28, 2022

Commits on Feb 13, 2022

  1. 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>
    Sam and delivrance committed Feb 13, 2022

Commits on Feb 10, 2022

  1. Update Pyrogram to v1.4.7

    delivrance committed Feb 10, 2022
Older