Skip to content

Conversation

@Poolitzer
Copy link
Member

Checklist for PRs

  • Added .. versionadded:: version, .. versionchanged:: version or .. deprecated:: version to the docstrings for user facing changes (for methods/class descriptions, arguments and attributes)
  • Created new or adapted existing unit tests
  • Added myself alphabetically to AUTHORS.rst (optional)
  • If relevant:

    • Added new constants at telegram.constants and shortcuts to them as class variables
    • Added new handlers for new update types
    • Added new filters for new message (sub)types
    • Added or updated documentation for the changed class(es) and/or method(s)
    • Updated the Bot API version number in all places: README.rst and README_RAW.rst (including the badge), as well as telegram.constants.BOT_API_VERSION

This PR closes #2516

@Poolitzer Poolitzer added this to the v13.6 milestone May 13, 2021
@Poolitzer
Copy link
Member Author

I have no idea why codecov/patch fails.

the attribute must be present, since it's not optional.
Copy link
Member

@Bibo-Joshi Bibo-Joshi left a comment

Choose a reason for hiding this comment

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

Nice PR! Just a bit of nitpicking :)

Copy link
Member

@harshil21 harshil21 left a comment

Choose a reason for hiding this comment

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

nice change.

Poolitzer and others added 2 commits May 19, 2021 09:59
Co-authored-by: Bibo-Joshi <hinrich.mahler@freenet.de>
small documentation fixes, and moving one test.
Poolitzer and others added 2 commits May 19, 2021 10:10
Co-authored-by: Bibo-Joshi <hinrich.mahler@freenet.de>
@Bibo-Joshi Bibo-Joshi merged commit 8b0d2e5 into master May 19, 2021
@Bibo-Joshi Bibo-Joshi deleted the chosen_inline_handler_pattern branch May 19, 2021 08:32
@github-actions github-actions bot locked and limited conversation to collaborators May 20, 2021
@Bibo-Joshi Bibo-Joshi added 🔌 enhancement pr description: enhancement and removed enhancement labels Nov 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

🔌 enhancement pr description: enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] Add a pattern for result_id of ChosenInlineResultHandler

4 participants