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

Api 7.3 InputPollOption #4248

Merged
merged 8 commits into from May 10, 2024
Merged

Api 7.3 InputPollOption #4248

merged 8 commits into from May 10, 2024

Conversation

Bibo-Joshi
Copy link
Member

Checklist

  • Added .. versionadded:: NEXT.VERSION, .. versionchanged:: NEXT.VERSION or .. deprecated:: NEXT.VERSION to the docstrings for user facing changes (for methods/class descriptions, arguments and attributes)
  • Created new or adapted existing unit tests
  • Documented code changes according to the CSI standard <https://standards.mousepawmedia.com/en/stable/csi.html>__
  • [] Added myself alphabetically to AUTHORS.rst (optional)
  • Added new classes & modules to the docs and all suitable __all__ s
  • Checked the Stability Policy <https://docs.python-telegram-bot.org/stability_policy.html>_ in case of deprecations or changes to documented behavior

If the PR contains API changes (otherwise, you can ignore this passage)

  • Checked the Bot API specific sections of the Stability Policy

  • New classes:

    • Added self._id_attrs and corresponding documentation
    • __init__ accepts api_kwargs as kw-only

@Bibo-Joshi Bibo-Joshi added the API label May 9, 2024
@Bibo-Joshi Bibo-Joshi mentioned this pull request May 9, 2024
12 tasks
@Bibo-Joshi Bibo-Joshi changed the title Api 7.3 poll Api 7.3 InputPollOption May 9, 2024
telegram/_poll.py Show resolved Hide resolved
telegram/_poll.py Show resolved Hide resolved
@Bibo-Joshi Bibo-Joshi requested a review from harshil21 May 10, 2024 19:33
@Bibo-Joshi Bibo-Joshi merged commit 944e9d9 into api-7.3-central May 10, 2024
21 of 22 checks passed
@Bibo-Joshi Bibo-Joshi deleted the api-7.3-poll branch May 10, 2024 20:23
@github-actions github-actions bot locked and limited conversation to collaborators May 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants