Minor change in CHANGELOG.md
This commit is contained in:
parent
4869c439ff
commit
5c1bb7c936
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
|
|
||||||
## [6.6.0] - Unreleased
|
## [6.6.0] - Unreleased
|
||||||
|
|
||||||
|
This update accompanies the release of the [Telegram Bot API 6.6](https://core.telegram.org/bots/api#march-9-2023).
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
* Added the ability to set different bot descriptions for different user languages using the method `\TgBotLib\Bot > setMyDescription()`
|
* Added the ability to set different bot descriptions for different user languages using the method `\TgBotLib\Bot > setMyDescription()`
|
||||||
see [setMyDescription](https://core.telegram.org/bots/api#setmydescription) for more information.
|
see [setMyDescription](https://core.telegram.org/bots/api#setmydescription) for more information.
|
||||||
|
|
Loading…
Add table
Reference in a new issue