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

feat: Support selective and oneTime in keyboard plugin #103

Closed
KnorpelSenf opened this issue Nov 23, 2021 · 0 comments · Fixed by #211
Closed

feat: Support selective and oneTime in keyboard plugin #103

KnorpelSenf opened this issue Nov 23, 2021 · 0 comments · Fixed by #211
Labels
good first issue Good for newcomers
Projects

Comments

@KnorpelSenf
Copy link
Member

Currently, these options can only be passed manually in an options object, see https://grammy.dev/plugins/keyboard.html#sending-a-keyboard and subsections.

It may be useful to add a method selective to the Keyboard class which sets the respective flags. That could make it simpler to send keyboards.

@KnorpelSenf KnorpelSenf added the good first issue Good for newcomers label Nov 23, 2021
@KnorpelSenf KnorpelSenf added this to To do in Coding May 1, 2022
Coding automation moved this from To do to Done Jul 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
No open projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant