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

CallbackQueryIdentifier is value class now

This commit is contained in:
2024-03-16 20:04:19 +06:00
parent 2da28cea01
commit 3f988d1529
6 changed files with 85 additions and 45 deletions

View File

@@ -9,6 +9,7 @@
* `MessageThreadId` now is `value class`
* `InlineQueryIdentifier` now is `value class`
* `MediaGroupIdentifier` now is `value class`
* `CallbackQueryIdentifier` now is `value class`
## 10.1.2