Skip to content

Variety of improvements to Menu API #72

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

Merged
merged 2 commits into from
Feb 20, 2017
Merged

Variety of improvements to Menu API #72

merged 2 commits into from
Feb 20, 2017

Conversation

mkotb
Copy link
Contributor

@mkotb mkotb commented Feb 18, 2017

  • Add dummy button: Allows developers to execute whatever code they want for that button, it does nothing otherwise
  • Remove opening slot ids for menu callbacks to avoid bugs with id conflicts
  • Make back button refer to the last seen menu instead of "root menu"
  • Add extensibility to inline menu buttons with lazy creation
  • Execute buttonCallbacks on toggle buttons

zackpollard and others added 2 commits February 18, 2017 09:57
Add dummy button: Allows developers to execute whatever code they want for that button, it does nothing otherwise

Remove opening slot ids for menu callbacks to avoid bugs with id conflicts

Make back button refer to the last seen menu instead of "root menu"

Add extensibility to inline menu buttons with lazy creation

Execute buttonCallbacks on toggle buttons
@zackpollard zackpollard changed the base branch from master to development February 20, 2017 00:21
@zackpollard zackpollard merged commit d43ebf8 into JavaTelegramBot-API:development Feb 20, 2017
@aaomidi
Copy link
Contributor

aaomidi commented Feb 20, 2017

b r o k e n

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.

3 participants