1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-09-15 13:19:30 +00:00

ShippingOptionId now is value class

This commit is contained in:
2024-03-16 22:47:17 +06:00
parent 8ca86b1e14
commit 8ec209422a
7 changed files with 60 additions and 14 deletions

View File

@@ -17,6 +17,7 @@
* `InlineMessageIdentifier` has been renamed to `InlineMessageId` and now is `value class`
* `ShippingQueryIdentifier` has been renamed to `ShippingQueryId` and now is `value class`
* `Identifier` has been renamed to `RawChatId` and now is `value class`
* `ShippingOptionIdentifier` has been renamed to `ShippingOptionId` and now is `value class`
## 10.1.2