Pytgbot

Latest version: v5.7

Safety actively analyzes 681866 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 9

2.3.2

- Fixed failed version bump, which causing importing this package impossible.

2.3.1

- This is **not** Telegram `Bot API 2.3.1`!
- This version doesn't work. Use `2.3.2` instead.
- Fixed InlineQueryResultCachedSticker.

2.3

- Updated API changes of [`Bot API 2.3` (November 21, 2016)](https://core.telegram.org/bots/api-changelog#november-21-2016)

Changes I observed:
> Bot
>> **`answer_callback_query`**: added `cache_time`
>> **`edit_message_text`**: works for game messages too.
>> **`set_game_score`**: added `force`
>> **`set_game_score`**: added `disable_edit_message`
>> **`set_game_score`**: removed `edit_message`
>> **`set_game_score`**: `score` can be `0`. Now must be non-negative, before it must be postive.
>
> Classes:
>> **`updates.Update`**: added `channel_post`
>> **`updates.Update`**: added `edited_channel_post`
>> **`updates.Message`**: added `forward_from_message_id`
>
> Documentation:
>> **`Message`** ids are not called _unique_ no more.
>> **`CallbackQuery`** ids are not called _global_ no more.
>> **Inline Keyboard** Warnings removed.
>
> Might be a incomplete list, also have a look at the api changelog.

2.2.1

> Bugfix release

2.2.1a4

- Fixed importing of `Game` in `Update.from_array(array)`.

2.2.1a3

- Fixed importing of `InputFile*` after the package location change in [V2.2.0](version-220).

Page 7 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.