1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2026-01-19 11:47:56 +00:00

extract and deprecate MessageIdentifier

This commit is contained in:
2024-03-16 20:41:36 +06:00
parent 009c49247d
commit 08b0564dba
5 changed files with 10 additions and 10 deletions

View File

@@ -5,7 +5,7 @@
**THIS UPDATE CONTAINS REMOVES OF DEPRECATED THINGS**
* `Core`:
* `MessageId` now is `value class`
* `MessageId` now is `value class`. `MessageIdentifier` become deprecated
* `MessageThreadId` now is `value class`
* `InlineQueryIdentifier` now is `value class`
* `MediaGroupIdentifier` now is `value class`