Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: AmanoTeam/pyrogram
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: KeralaBots/pyrogram
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 48 files changed
  • 11 contributors

Commits on Mar 21, 2022

  1. Add pyromod patches

    usernein authored and alissonlauffer committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    e11140c View commit details
    Browse the repository at this point in the history
  2. Improved pyromod code

    HitaloM authored and alissonlauffer committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    daa8b8f View commit details
    Browse the repository at this point in the history
  3. add media streaming support

    SnwMds authored and alissonlauffer committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    14c7cad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    119b5c0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0409703 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6ddd73c View commit details
    Browse the repository at this point in the history
  7. Add {get,reset}_bot_commands methods and types and scope support

    Squashed commit of the following:
    
    commit 5502685
    Author: Mahesh0253 <maheshmalekar0253@gmail.com>
    Date:   Mon Jul 12 11:46:43 2021 +0530
    
        update
    
    commit 04e4d71
    Author: Mahesh0253 <maheshmalekar0253@gmail.com>
    Date:   Sun Jul 11 18:25:15 2021 +0530
    
        update bot command methods
    Mahesh0253 authored and alissonlauffer committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    d234263 View commit details
    Browse the repository at this point in the history
  8. Bound method to stop_poll

    New-dev0 authored and alissonlauffer committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    e59397c View commit details
    Browse the repository at this point in the history
  9. Add conversation support

    Squashed commit of the following:
    
    commit 91581da
    Author: Mahesh <44301650+Mahesh0253@users.noreply.github.com>
    Date:   Mon Jul 12 13:49:00 2021 +0530
    
        update
    
    commit 9f0fc8f
    Author: Mahesh0253 <maheshmalekar0253@gmail.com>
    Date:   Mon Jul 12 11:36:28 2021 +0530
    
        Add conversation support
    Mahesh0253 authored and alissonlauffer committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    f53e255 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    527c993 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d91ecc5 View commit details
    Browse the repository at this point in the history
  12. This is an experimental fork

    Co-authored-by: Alisson Lauffer <alissonvitortc@gmail.com>
    HitaloM and alissonlauffer committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    23b9135 View commit details
    Browse the repository at this point in the history
  13. Added CallbackQuery support to other filters

    Squashed commit of the following:
    
    commit ae78045
    Author: Andrea Princic <48788808+Princic-1837592@users.noreply.github.com>
    Date:   Thu Feb 3 15:03:23 2022 +0100
    
        Added CallbackQuery support to other filters
    
    commit 7ff0465
    Author: Andrea Princic <48788808+Princic-1837592@users.noreply.github.com>
    Date:   Sat Jan 29 19:08:14 2022 +0100
    
        Now filters.group supports callback queries
    Princic-1837592 authored and alissonlauffer committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    216f53d View commit details
    Browse the repository at this point in the history
  14. Support BytesIO media in every InputMedia

    fix docstrings and fix "TypeError: stat: path should be string, bytes, os.PathLike or integer, not BytesIO" when passing a BytesIO object to an InputMedia subclass
    69888 authored and alissonlauffer committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    8194ac7 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    972d838 View commit details
    Browse the repository at this point in the history
Loading