Skip to content

Conversation

@Bibo-Joshi
Copy link
Member

Gathering all the small PRs to close #2180

@Bibo-Joshi Bibo-Joshi added the ⚙️ bot-api affected functionality: bot-api label Nov 5, 2020
@Bibo-Joshi Bibo-Joshi marked this pull request as draft November 5, 2020 07:26
@Bibo-Joshi Bibo-Joshi mentioned this pull request Nov 5, 2020
28 tasks
Bibo-Joshi and others added 6 commits November 5, 2020 18:13
* New attribute file_name for Audio & Video

* Add disable_content_type_detection to send_document and IMDocument
* New dice

* Add filters

* Add not on slot machine values

* Fix typo
@Bibo-Joshi Bibo-Joshi added this to the 13.1 milestone Nov 9, 2020
Bibo-Joshi and others added 12 commits November 10, 2020 17:39
* Bot.log_out and Bot.close

* Webhookinfo.ip_address

* New parameters for Bot.set/delete_webhook
* Update pinned message methods

- Also added unpin() shortcut in message.py and unpin all msgs shortcut in chat.py

Signed-off-by: Harshil <ilovebhagwan@gmail.com>

* Address review + Minor fixes and changes

- Add pin_message() & unpin_message() shortcuts in `CallbackQuery`.
- Add pin_message(), unpin_message(), & unpin_all_messages() shortcuts in `User`.
- Rename unpin_all_chat_messages() to unpin_all_messages() in `Chat`
- Minor doc fixes.

Signed-off-by: Harshil <ilovebhagwan@gmail.com>

* fix failing pre-commit(?)

Signed-off-by: Harshil <ilovebhagwan@gmail.com>

* Address review, fix tests

* update docstring (review 3)

* update docstring (review 4)
* Live Locations

* fix typo

* Adding dots.

* explicitly cast as float

Co-authored-by: Poolitzer <25934244+Poolitzer@users.noreply.github.com>
* Add ChatLocation class

* New parameter for unban_chat_member

* New attributes for Chat

* fix docs
* Build a base class for Filters.{via_bot,chat,user} and add Filters.sender_chat

* Fine tune docs

Co-authored-by: Poolitzer <25934244+Poolitzer@users.noreply.github.com>

* Slightly increase coverage

Co-authored-by: Poolitzer <25934244+Poolitzer@users.noreply.github.com>
* adding classes and methods

* adressing review comments

* Apply suggestions from Bibo-Joshi

Co-authored-by: Bibo-Joshi <hinrich.mahler@freenet.de>

* addressing review comments V2

* Apply suggestions from Hinrich

Co-authored-by: Bibo-Joshi <hinrich.mahler@freenet.de>

* Fix tests

Co-authored-by: Hinrich Mahler <hinrich.mahler@freenet.de>
…esult*) (#2199)

* InputMedia*.caption_entities

* InlineQueryResult*.caption_entities

* entities arguments for send_* and edit_message_*
@Bibo-Joshi Bibo-Joshi marked this pull request as ready for review November 29, 2020 14:19
Bibo-Joshi and others added 5 commits November 29, 2020 15:22
* initial commit

* Some tweaking & tests

* Handle local paths as file input and unify file input parsing

* Accept pathlib.Path objects for paths

* Some tweaks in download logic

* Tweak some more

* Address review

* Update telegram/files/file.py

Co-authored-by: Poolitzer <25934244+Poolitzer@users.noreply.github.com>

* Update telegram/utils/helpers.py

Co-authored-by: Poolitzer <25934244+Poolitzer@users.noreply.github.com>

Co-authored-by: poolitzer <25934244+Poolitzer@users.noreply.github.com>
# Conflicts:
#	telegram/bot.py
#	telegram/ext/defaults.py
@Bibo-Joshi Bibo-Joshi merged commit ae9ce60 into master Nov 29, 2020
@Bibo-Joshi Bibo-Joshi deleted the api-5.0-master branch November 29, 2020 15:20
@github-actions github-actions bot locked and limited conversation to collaborators Nov 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

⚙️ bot-api affected functionality: bot-api

Projects

None yet

Development

Successfully merging this pull request may close these issues.

API 5.0

4 participants