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

InlineQueryIdentifier is value class now

This commit is contained in:
2024-03-16 19:56:58 +06:00
parent 3c8dbe70dc
commit 42e6013d95
6 changed files with 229 additions and 175 deletions

View File

@@ -7,6 +7,7 @@
* `Core`:
* `MessageId` now is `value class`
* `MessageThreadId` now is `value class`
* `InlineQueryIdentifier` now is `value class`
## 10.1.2