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

Use Telegram API to hide "Loading..." bar #113

Open
e-caste opened this issue Nov 10, 2021 · 1 comment
Open

Use Telegram API to hide "Loading..." bar #113

e-caste opened this issue Nov 10, 2021 · 1 comment

Comments

@e-caste
Copy link
Member

e-caste commented Nov 10, 2021

When we send a command to the bot by clicking on a button, a "Loading..." bar appears at the top of the client for a few seconds, even when the bot has already completed the action.
We should use the API to tell Telegram the bot has terminated an action so that the bar is hidden correctly.

@lvps
Copy link
Member

lvps commented Nov 10, 2021

@e-caste The solution is to edit the message instead of sending a new one apparently, no API seems to exist to just tell the client "it's done"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants