mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-22 16:23:48 +00:00
small additions in changelog
This commit is contained in:
parent
925c4dae6c
commit
a1ccbbdd51
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user