1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-12-07 14:55:55 +00:00

StorageFile factories

This commit is contained in:
2020-11-07 14:44:05 +06:00
parent 1cf7ae7438
commit 1e6b0381ee
4 changed files with 19 additions and 0 deletions

View File

@@ -79,6 +79,7 @@
`textSources` list
* New dsl for creating of `TextSource` lists
* Built-in `handleSafely` and `ExceptionHandler` is deprecated
* New common factories for `StorageFile`
* `API`:
* Extensions `TelegramBot#pinChatMessage` now support any `Chat` and `Message`s from any `Chat`
* New extensions `TelegramBot#unpinAllChatMessages`