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 more updating methods to Message #103

Closed
gabbhack opened this issue Feb 24, 2019 · 1 comment
Closed

Add more updating methods to Message #103

gabbhack opened this issue Feb 24, 2019 · 1 comment

Comments

@gabbhack
Copy link
Contributor

Now the Message object has edit_text and edit_live_location methods and it is very convenient. However, these are not all the methods that you can use to update a message (https://core.telegram.org/bots/api#updating-messages).

I suggest adding these methods:

  • edit_caption
  • edit_media
  • edit_reply_markup
@JrooTJunior
Copy link
Member

Implemented in #104. Now it in dev-2.x branch.

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

No branches or pull requests

2 participants