1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2026-03-03 09:22:22 +00:00

make nanostarAmount in StarTransaction nullable

This commit is contained in:
2026-02-25 22:10:19 +06:00
parent 65cd359002
commit ac511d0aed
3 changed files with 25 additions and 22 deletions

View File

@@ -2,6 +2,9 @@
## 31.0.1
* `Core`:
* In `StarTransaction` property `nanostarAmount` become nullable
## 31.0.0
**THIS UPDATE CONTAINS ADDING SUPPORT OF [Telegram Bots API 9.3](https://core.telegram.org/bots/api-changelog#december-31-2025)**