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

Doc fixes #1940

Merged
merged 6 commits into from
May 15, 2020
Merged

Doc fixes #1940

merged 6 commits into from
May 15, 2020

Conversation

Bibo-Joshi
Copy link
Member

@Bibo-Joshi Bibo-Joshi commented May 3, 2020

  • Updates the notes on which messages can be edited for Message.edit_*, closes Doc strings on Message.edit_ #1932
  • Updates the docstring on the thumb argument of Bot.send_* and InputMedia*, closes Doc strings for Thumbs #1938
  • Shortens the description of InputMedia* attributes: I.e. the limitations should be listet for the arguments, but not for the attributes
  • Corrects the type statements of InputMedia.{media, thumb}: After initializing both are either string, Audio/Video/... or InputFile
  • Corrects attribute docstring of Updater.user_sig_handler
  • Improves rendering of CallbackContexts attributes ("Optional" goes in the description, not in the type)

@Bibo-Joshi
Copy link
Member Author

Fails unrelated, as this are only doc fixes. Merging.

@Bibo-Joshi Bibo-Joshi merged commit 5057825 into master May 15, 2020
@Bibo-Joshi Bibo-Joshi deleted the doc-fixes branch May 15, 2020 13:59
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Doc strings for Thumbs Doc strings on Message.edit_
1 participant