Copy link
Copy Markdown
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey! Looks like you edited README.rst or README_RAW.rst. I'm just a friendly reminder to apply relevant changes to both of those files :)
Copy link
Copy Markdown
I've also noticed a wrong comment in one of the examples:
| # on non command i.e message - echo the message on Telegram | |
| application.add_handler(InlineQueryHandler(inline_query)) |
Should say something along the lines of "on inline query - parse query" instead.
Do you want a separate issue for that or this comment is enough?