Skip to content

Is there any way to handle files larger than 20MB? #325

@mmahdium

Description

@mmahdium

The Telegram Bot API has a 20MB limit for file transfers. This project focuses on the Bot API, not a full Telegram client.

Would it be feasible to support using a local Telegram Bot API server to bypass this limit? This would allow users to handle larger files by running their own API server (which can interact directly with Telegram servers via MTProto). This would avoid needing to implement MTProto within this library itself.

Is this something that could be considered?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions