-
Notifications
You must be signed in to change notification settings - Fork 6k
Fix & improve some examples #2441
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey there. Relax, I am just a little warning for the maintainers to release directly after merging your PR, otherwise we have broken examples and people might get confused :)
|
@harshil21 since you are changing examples anyway, can you throw in a ForceReply somewhere? I think an example of that is good for people |
Bibo-Joshi
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the improvements! Left a comment. Also you mentioned:
- Handle empty inline queries without raising errors.
but I don't see that? If you want to add that, maybe an idea would be to use switch_pm_text to display a help message similarly to what rulesbot does. That feature is also little known.
Oops, I guess I discarded those changes by mistake. It was
So should I also put in |
Jup, makes sense :)
If you like to. Not important, just an idea ;) |
ReplyKeyboardRemove()when conversation is over.ForceReplyin an example.