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

Inline Keyboard example #1502

Merged
merged 12 commits into from
Sep 13, 2019
Merged

Inline Keyboard example #1502

merged 12 commits into from
Sep 13, 2019

Conversation

Bibo-Joshi
Copy link
Member

Supersedes/Closes #884.

Basically an example on how to build interactive menus using InlineKeyboardButton s, CallbackQueryHandler s and ConversationHandler s.

Copy link
Member

@jsmnbom jsmnbom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This mostly looks okay, but I would like a few more comments, so that people who aren't too familiar with things know what's going on. Like why do patterns start with "^" and end with "$"? It's basic regex stuff, but a comment would still be good.

@tsnoam tsnoam merged commit 4cd0736 into master Sep 13, 2019
@tsnoam tsnoam deleted the ik-example branch September 13, 2019 18:43
@github-actions github-actions bot locked and limited conversation to collaborators Aug 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants