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

Add /editMessageText, /answerCallbackQuery, fix client.getUpdates #56

Merged
merged 6 commits into from
Nov 16, 2021

Conversation

RB-Lab
Copy link
Contributor

@RB-Lab RB-Lab commented Nov 16, 2021

In this PR:

  • added support for /editMessageText, which is necessary to leverage all the power of inline keyboards
  • added support for /answerCallbackQuery, which is necessary to remove spinner from inline keyboards
  • fix client.getUpdates() so that it returns and mark as read only updates intended for current client (chat)

@RB-Lab RB-Lab marked this pull request as ready for review November 16, 2021 16:30
@jehy jehy merged commit da07fdd into jehy:master Nov 16, 2021
@coveralls
Copy link

coveralls commented Nov 16, 2021

Coverage Status

Coverage increased (+0.5%) to 86.787% when pulling 2df26d2 on RB-Lab:rb/edits-updates-cb-rely into a2f1dca on jehy:master.

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

Successfully merging this pull request may close these issues.

None yet

3 participants