Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] unknown_errors from TelegramPlayGround:unknown_errors #54

Open
wants to merge 155 commits into
base: unknown_errors
Choose a base branch
from

Commits on Apr 25, 2024

  1. Add edit_cached_media method

    SpEcHiDe committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    e7654c9 View commit details
    Browse the repository at this point in the history
  2. Fix bug with forward fliters

    Follow-Up: 46a3b2d
    SpEcHiDe committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    536c2fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d06c6a1 View commit details
    Browse the repository at this point in the history
  4. documentatation fix

    SpEcHiDe committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    15e8f31 View commit details
    Browse the repository at this point in the history
  5. Added new functions (#19)

    set_bot_name
    get_bot_name
    set_bot_info_description
    get_bot_info_description
    set_bot_info_short_description
    get_bot_info_short_description
    SpEcHiDe committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    a64e70c View commit details
    Browse the repository at this point in the history
  6. attempt to fix build

    KurimuzonAkuma authored and SpEcHiDe committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    00e99c4 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Add search_chats method

    SpEcHiDe committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    563da9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56997db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2429389 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Support sending Poll question and options with entities support

    Server only seems to allow CUSTOM_EMOJI entities at the moment.
    SpEcHiDe committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    212701a View commit details
    Browse the repository at this point in the history
  2. Bump Version

    SpEcHiDe committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    d2f69a6 View commit details
    Browse the repository at this point in the history
  3. Fix bug in poll unparse

    SpEcHiDe committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    dc132bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    06ceb3d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    44d47c7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    89f6dc7 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Configuration menu
    Copy the full SHA
    bf4bb78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd17bf4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14cff93 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    2ebe36e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be8b2d5 View commit details
    Browse the repository at this point in the history
  3. Bump Version

    SpEcHiDe committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    5708901 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    0909fff View commit details
    Browse the repository at this point in the history
  2. Bump Version

    SpEcHiDe committed May 1, 2024
    Configuration menu
    Copy the full SHA
    b845b12 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Configuration menu
    Copy the full SHA
    bf2dcbb View commit details
    Browse the repository at this point in the history
  2. Fix type hint

    SpEcHiDe committed May 5, 2024
    Configuration menu
    Copy the full SHA
    981ebd2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66b5a34 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    785ed3d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    330a198 View commit details
    Browse the repository at this point in the history
  6. Added the field quote of type TextQuote to Message

    which contains the part of the replied message text or caption that is quoted in the current message.
    SpEcHiDe committed May 5, 2024
    Configuration menu
    Copy the full SHA
    406b0e0 View commit details
    Browse the repository at this point in the history
  7. Bump Version

    SpEcHiDe committed May 5, 2024
    Configuration menu
    Copy the full SHA
    c58b688 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    ff9e58c View commit details
    Browse the repository at this point in the history
  2. Fix stop_poll method

    KurimuzonAkuma authored and SpEcHiDe committed May 6, 2024
    Configuration menu
    Copy the full SHA
    a8dacd1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    02c726e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a46d7c View commit details
    Browse the repository at this point in the history
  5. Custom Emoji in Polls

    SpEcHiDe committed May 6, 2024
    Configuration menu
    Copy the full SHA
    09247fd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6df06ff View commit details
    Browse the repository at this point in the history
  7. Bump Version

    SpEcHiDe committed May 6, 2024
    Configuration menu
    Copy the full SHA
    2646b98 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. ReBrand

    SpEcHiDe committed May 7, 2024
    Configuration menu
    Copy the full SHA
    6f628d7 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Fix parameter names in copy_message

    Follow-Up: b3942d9
    SpEcHiDe committed May 9, 2024
    Configuration menu
    Copy the full SHA
    37327b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a08fef View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    79a143f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69aaccf View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Improve documentation for profile_photo methods

    Update API scheme with tDesktop
    SpEcHiDe committed May 11, 2024
    Configuration menu
    Copy the full SHA
    1a10b1a View commit details
    Browse the repository at this point in the history
  2. maybe Fix bug

    in parsing inline_message_id without reply_markup
    SpEcHiDe committed May 11, 2024
    Configuration menu
    Copy the full SHA
    279a684 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Configuration menu
    Copy the full SHA
    173d254 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e00a09 View commit details
    Browse the repository at this point in the history
  3. Update Pyrogram to v2.1.31

    SpEcHiDe committed May 12, 2024
    Configuration menu
    Copy the full SHA
    8307cd2 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Support for Chat Video Type

    Add has_animation, is_personal, minithumbnail to ChatPhoto
    Change return type of get_chat_photos
    
    Inspiration from KurimuzonAkuma#60 but MVB_#1333
    SpEcHiDe committed May 14, 2024
    Configuration menu
    Copy the full SHA
    192cccb View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Handle FLOOD_PREMIUM_WAIT

    Squashed commit of the following:
    
    commit 546b603
    commit 0ac858d
    commit c8a9725
    
    Ref: https://t.me/swiftgram/72
    SpEcHiDe committed May 15, 2024
    Configuration menu
    Copy the full SHA
    d22f687 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Configuration menu
    Copy the full SHA
    f738262 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    a8ec070 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. update MIN_CHANNEL_ID (#28)

    update MIN_CHANNEL_ID
    
    Reference: https://t.me/pyrogramchat/593087
    gautamajay52 authored May 24, 2024
    Configuration menu
    Copy the full SHA
    04b6c65 View commit details
    Browse the repository at this point in the history
  2. Update Pyrogram to v2.1.32.1

    SpEcHiDe committed May 24, 2024
    Configuration menu
    Copy the full SHA
    20c1a1e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7492d7e View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. refactor(mime_types): added new file extensions

    The mime_types.py file was updated to include new file extensions for various media types. This ensures that the application can handle these file types correctly.
    HitaloM authored and SpEcHiDe committed May 26, 2024
    Configuration menu
    Copy the full SHA
    db9b1a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8769de4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e003dec View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    48e14a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4842ef0 View commit details
    Browse the repository at this point in the history
  3. Fix bug in TextQuote parsing

    Regression was introduced in a8ec070
    SpEcHiDe committed May 28, 2024
    Configuration menu
    Copy the full SHA
    e9167ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7fb94d9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3eddb9a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    10a85aa View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Add show_caption_above_media

    SpEcHiDe committed May 29, 2024
    Configuration menu
    Copy the full SHA
    0f2507b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28d40f7 View commit details
    Browse the repository at this point in the history
  3. Update Pyrogram to v2.1.32.2

    SpEcHiDe committed May 29, 2024
    Configuration menu
    Copy the full SHA
    3f9b18b View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. Add message_effect_id to remaining bound Methods

    Update API scheme from TDesktop
    SpEcHiDe committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    36e7f76 View commit details
    Browse the repository at this point in the history
  2. Added show_caption_above_media to send_cached_media, send_animation, …

    …send_photo, send_video, copy_message, and edit_message_caption, edit_cached_media
    SpEcHiDe committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    2dfdcaf View commit details
    Browse the repository at this point in the history
  3. refactor(session): replace recursion with loop and add backoff

    This refactor replaces recursion with a loop in the session invoke logic. Additionally, a backoff mechanism has been introduced to prevent frequent restarts from crashing the bot.
    HitaloM committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    450391b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    030978d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c44ea52 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    637c5b5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1080d84 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. Configuration menu
    Copy the full SHA
    d0b4d37 View commit details
    Browse the repository at this point in the history
  2. Add Hashtag Search methods

    search_public_hashtag_messages
    search_public_hashtag_messages_count
    SpEcHiDe committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    d465190 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bbd208c View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Improve documentation of methods.

    Add cashtag support in searchPublicHashtagMessages. Git-Origin-Commit-Id: 02ad126
    SpEcHiDe committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    19ac66f View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    faea755 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Invoice high-level support (#33)

    * by stealing without authorship some of the commits from KurimuzonAkuma#67 and pyrogram#535.
    SpEcHiDe authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    b11fcfe View commit details
    Browse the repository at this point in the history
  2. Bug Fixes (#32)

    SpEcHiDe committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    9938905 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83a96da View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    16224c2 View commit details
    Browse the repository at this point in the history
  2. Add create_invoice_link

    Update documentation of pay button
    SpEcHiDe committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    939bfb3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7301e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. Configuration menu
    Copy the full SHA
    8bb36ed View commit details
    Browse the repository at this point in the history
  2. Attempt to fix docs-build

    SpEcHiDe committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    c85c942 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Add ShippingQuery and answer_shipping_query

    Add on_shipping_query updates.
    Also, fix spelling mistakes in previous commits.
    SpEcHiDe committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    822f38a View commit details
    Browse the repository at this point in the history
  2. Add on_story updates in High Level

    Git-Origin-Commit-Id: 3a01fea
    
    Co-authored-by: wulan17 <[email protected]>
    Co-authored-by: KurimuzonAkuma <[email protected]>
    3 people committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    a1da2c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6e3e92 View commit details
    Browse the repository at this point in the history
  4. Add translate (#39)

    z44d authored Jun 9, 2024
    Configuration menu
    Copy the full SHA
    1078d07 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e0985a5 View commit details
    Browse the repository at this point in the history
  6. Fix typos.

    SpEcHiDe authored Jun 9, 2024
    Configuration menu
    Copy the full SHA
    b19aaa0 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Add ChatBackground type (#40)

    z44d committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    38b99b6 View commit details
    Browse the repository at this point in the history
  2. Fix condition in parsing Story

    z44d authored and SpEcHiDe committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    1dd4fa0 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Add index on usernames.id

    Closes: KurimuzonAkuma#70
    
    Fixes: merge-conflict with pyrogram@c434828
    KurimuzonAkuma authored and SpEcHiDe committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    e4f3e7a View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Improve documentation of some methods

    delete_forum_topic
    download_media
    send_document
    send_media_group
    send_video
    SpEcHiDe committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    c5e9aaa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    983d396 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    3426651 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dce3099 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    af1293c View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Add business_connection_id parameter in

    edit_message_caption
    edit_message_media
    edit_message_reply_markup
    edit_message_text
    stop_poll
    
    Message.edit_text
    Message.edit_media
    Message.edit_reply_markup
    CallbackQuery.edit_message_text
    CallbackQuery.edit_message_media
    CallbackQuery.edit_message_reply_markup
    Poll.stop
    SpEcHiDe committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    ec3a96b View commit details
    Browse the repository at this point in the history
  2. Add unknown_errors

    Improve error messages.
    SpEcHiDe committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    c74fcf5 View commit details
    Browse the repository at this point in the history
  3. Update Pyrogram to v2.1.32.8

    SpEcHiDe committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    e27726e View commit details
    Browse the repository at this point in the history
  4. Update Pyrogram to v2.1.32.9

    SpEcHiDe committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    9b30daa View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Add unknown_error

    SpEcHiDe committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    8fc3576 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15d92e6 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    7641d39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1936f09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78316b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    14356b8 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    567609f View commit details
    Browse the repository at this point in the history
  2. Add message thread filter

    Git-Origin-Commit-Id: 0f52536
    
    Co-authored-by: KurimuzonAkuma <[email protected]>
    SpEcHiDe and KurimuzonAkuma committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    f63b0c8 View commit details
    Browse the repository at this point in the history
  3. Rename hashtag methods

    search_public_messages_by_tag
    count_public_messages_by_tag
    SpEcHiDe committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    48152df View commit details
    Browse the repository at this point in the history
  4. Add self_destruct filter

    Co-authored-by: KurimuzonAkuma <[email protected]>
    SpEcHiDe and KurimuzonAkuma committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    eecadbc View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Configuration menu
    Copy the full SHA
    3947927 View commit details
    Browse the repository at this point in the history
  2. paid_media (#48)

    SpEcHiDe authored Jul 7, 2024
    Configuration menu
    Copy the full SHA
    2799992 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72ab93d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d36802 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    671f73a View commit details
    Browse the repository at this point in the history
  6. Add RefundedPayment

    SpEcHiDe committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    5f73557 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7cd6926 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    9d375f7 View commit details
    Browse the repository at this point in the history
  2. Fix condition when parsing banned chats

    Regression was introduced in the c54ef83
    SpEcHiDe authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    3e33eec View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    d0aad9d View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    b6605d2 View commit details
    Browse the repository at this point in the history
  2. Fix documentation mistakes

    SpEcHiDe committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    39fe826 View commit details
    Browse the repository at this point in the history
  3. Dynamic session ReStart + restart optimizations (#56)

    Co-authored-by: Marvin <[email protected]>
    SpEcHiDe and eyMarv authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    2f95181 View commit details
    Browse the repository at this point in the history
  4. Update Pyrogram to 2.1.32.13

    SpEcHiDe committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    c77f096 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d2aa8b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7097e0d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0595b32 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Fix documentation mistake

    SpEcHiDe committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    98ec926 View commit details
    Browse the repository at this point in the history
  2. Fix NameError (#59)

    AlbertEinsteinTG authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    8bdfea3 View commit details
    Browse the repository at this point in the history
  3. steal fixes from pyroblack

    Co-authored-by: eyMarv <[email protected]>
    SpEcHiDe and eyMarv committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    033bf92 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    08f3229 View commit details
    Browse the repository at this point in the history
  5. Update Pyrogram to 2.1.32.14

    SpEcHiDe committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    00e7765 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    961243f View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    1636e37 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. Configuration menu
    Copy the full SHA
    e82e838 View commit details
    Browse the repository at this point in the history
  2. Add get_active_sessions

    Stealing IDEA from hydrogram/hydrogram#41
    SpEcHiDe committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    898288a View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    cdf9040 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5af68c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0db4cb View commit details
    Browse the repository at this point in the history
  4. Update Pyrogram to 2.1.32.15

    SpEcHiDe committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    c7a1285 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    7478494 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9fe111 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Update API Scheme to Layer 185 (#68)

    Update Pyrogram to v2.1.33.1
    SpEcHiDe committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    4b25a80 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    3488a2f View commit details
    Browse the repository at this point in the history
  2. Add terminate_session

    and the corresponding bound methods
    SpEcHiDe committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    7ee5606 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6fad53 View commit details
    Browse the repository at this point in the history
  4. Add missing attributes to Chat

    is_banned
    banned_until_date
    pending_join_request_count
    SpEcHiDe committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    cae9fbe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6acddb5 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Fix condition check in bound methods

    Closes #70
    
    Regression was introduced in 47e1ce2 and 6f628d7
    SpEcHiDe authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    c7476f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c39545f View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    044d7da View commit details
    Browse the repository at this point in the history