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

ShippingQueryId is value class now

This commit is contained in:
2024-03-16 21:17:36 +06:00
parent 08b0564dba
commit 544192ad5f
44 changed files with 325 additions and 283 deletions

View File

@@ -15,6 +15,7 @@
* `FileUniqueId` has been renamed to `TgFileUniqueId` and now is `value class`
* `UpdateIdentifier` has been renamed to `UpdateId` and now is `value class`
* `InlineMessageIdentifier` has been renamed to `InlineMessageId` and now is `value class`
* `ShippingQueryIdentifier` has been renamed to `ShippingQueryId` and now is `value class`
## 10.1.2