1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-11-22 08:13:47 +00:00

small additions in changelog

This commit is contained in:
InsanusMokrassar 2022-11-10 16:48:10 +06:00
parent 925c4dae6c
commit a1ccbbdd51

View File

@ -7,6 +7,8 @@
* New chat identifier: `ChatIdWithThreadId` * New chat identifier: `ChatIdWithThreadId`
* `RawMessage` will create `ChatIdWithThreadId` chat id under the hood by default * `RawMessage` will create `ChatIdWithThreadId` chat id under the hood by default
* All the methods which potentially using `threadId` will try to take it from `chatId` * All the methods which potentially using `threadId` will try to take it from `chatId`
* `API`:
* All default `threadId` null values has been replaced with auto-calculated threadId from chats/chat ids
## 4.0.0 ## 4.0.0