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

InlineKeyboardMarkup + Callbacks #75

Open
matprec opened this issue May 22, 2017 · 3 comments
Open

InlineKeyboardMarkup + Callbacks #75

matprec opened this issue May 22, 2017 · 3 comments

Comments

@matprec
Copy link

matprec commented May 22, 2017

I'm interested in working on the Inlinekeyboard features and Callback Interface.

Can you give some hints where to start? I already saw some stubbed / commented out infrastructure.

@knsd
Copy link
Member

knsd commented May 22, 2017

Hi!

There are placeholder types for inline keyboard, I think you can add constructors for InlineKeyboardButton and InlineKeyboardMarkup types.

And add CallbackQuery type, there is a typo with this type name in UpdateKind enum.

@matprec
Copy link
Author

matprec commented May 22, 2017

Current status:
I'm getting stackoverflows in debug mode, not in release... might have a look at the parser code

@knsd
Copy link
Member

knsd commented Jan 9, 2018

Partially fixed in aae2dc3.

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

No branches or pull requests

3 participants