Skip to content

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 Bibo-Joshi added the ⚙️ documentation affected functionality: documentation label May 3, 2020
@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.

Labels

⚙️ documentation affected functionality: documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Doc strings for Thumbs Doc strings on Message.edit_

2 participants