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

Adds editMessageReplyMarkup method support #73

Merged
merged 4 commits into from
Jun 23, 2022
Merged

Conversation

AlexxNB
Copy link
Contributor

@AlexxNB AlexxNB commented Jun 23, 2022

I added the editMessageReplyMarkup support. It is restricted to change only reply_markup.inline_keyboard like in addBotMessage method.

This method is very useful when testing bots where are dynamic inline keyboards, which change after user pick something.

Also I added test for it.

@coveralls
Copy link

coveralls commented Jun 23, 2022

Coverage Status

Coverage increased (+0.5%) to 88.767% when pulling 4cb2854 on AlexxNB:master into fcedecc on jehy:master.

@jehy jehy merged commit 73f426c into jehy:master Jun 23, 2022
@jehy
Copy link
Owner

jehy commented Jun 23, 2022

Great PR, thanks for tests! Merged it, gonna release a new version in a few minutes.

@jehy
Copy link
Owner

jehy commented Jun 23, 2022

Published as 4.2.0

@AlexxNB
Copy link
Contributor Author

AlexxNB commented Jun 23, 2022

Wonderful! Thanks.

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