Skip to content

Commit

Permalink
Merge pull request #1430 from TelegramBots/develop
Browse files Browse the repository at this point in the history
Fix: AllowPaidBroadcast support
  • Loading branch information
wiz0u authored Nov 5, 2024
2 parents 1acbcb0 + cb3219e commit 38cf1d7
Show file tree
Hide file tree
Showing 3 changed files with 92 additions and 73 deletions.
4 changes: 2 additions & 2 deletions .azure-pipelines/variables.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
variables:
variables:
- group: Integration Tests Variables
- name: versionPrefix
value: 22.0.0
value: 22.0.1
- name: versionSuffix
value: ''
- name: ciVersionSuffix
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## [v21.*] - 2024-06-22

Starting with version 21.x, changes are documented here:
https://telegrambots.github.io/book/migrate/Version-21.x.html
https://telegrambots.github.io/book/migrate

We keep this library updated to the latest version of Telegram Bot API.
See the [latest changes to Bot API here](https://core.telegram.org/bots/api#recent-changes)
Expand Down
Loading

0 comments on commit 38cf1d7

Please sign in to comment.