1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-09-15 13:19:30 +00:00

add several extension properties to texted/captioned/explained interfaces

This commit is contained in:
2020-11-06 19:13:59 +06:00
parent 3620350cc0
commit d73fa4076f
5 changed files with 26 additions and 4 deletions

View File

@@ -76,6 +76,7 @@
formatter entities will use `RegularTextSource`
* `MultilevelTextSource#textParts` has been deprecated. Now each `MultilevelTextSource` have its own
`textSources` list
* New dsl for creating of `TextSource` lists
* `API`:
* Extensions `TelegramBot#pinChatMessage` now support any `Chat` and `Message`s from any `Chat`
* New extensions `TelegramBot#unpinAllChatMessages`