Skip to content

Is it possible to use a bot-local-api server together with a remote server? #749

Closed
@catthecreator

Description

@catthecreator

Hi

I have an app for bots.
Clients have a task to upload files >200 mb to bots, for this I deployed a local bot api server.

I receive notifications using the webhooks method. Can I make incoming messages come from the telegram server, outgoing simple messages go to the telegram server as well, and use the local bot api server only to upload files?

I did not find an explicit prohibition in the telegram documentation, but I am confused by the presence of the logout method, as if hinting that this should not be done.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions