1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-12-04 21:35:44 +00:00

StickerSetName now is value class

This commit is contained in:
2024-03-16 23:07:55 +06:00
parent d963cdae35
commit 3997af171e
15 changed files with 308 additions and 201 deletions

View File

@@ -19,6 +19,7 @@
* `Identifier` has been renamed to `RawChatId` and now is `value class`
* `ShippingOptionIdentifier` has been renamed to `ShippingOptionId` and now is `value class`
* `PollIdentifier` has been renamed to `PollId` and now is `value class`
* `StickerSetName` now is `value class`
## 10.1.2