Skip to content
#

mtproto

Here are 157 public repositories matching this topic...

mtproto
aofei
aofei commented Mar 6, 2021

Is your feature request related to a problem? Please describe.

I think people may prefer to have the ability to cancel their requests at any time.

Describe the solution you'd like

Add context.Context to every func/method that involves network operations.

Describe alternatives you've considered

N/A

Additional context

This isn't a difficult feature to imple

enhancement good first issue
tgcf

The ultimate tool to automate custom telegram message forwarding. Live-syncer, Auto-poster, backup-bot, cloner, chat-forwarder, duplicator, ... Call it whatever you like! tgcf can fulfill your custom needs.

  • Updated Oct 20, 2021
  • Python
Lonami
Lonami commented Feb 5, 2020

Use of raw API should be the exception, not the norm. Our client should offer an idiomatic interface for the most commonly used methods.

Starting by porting Telethon's client methods would be a good start (not including all, and not necessarily with the same name).

Methods which are in my opinion worth implementing

help wanted good first issue

Improve this page

Add a description, image, and links to the mtproto topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mtproto topic, visit your repo's landing page and select "manage topics."

Learn more