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

experimentally make source string available inside of text sources

This commit is contained in:
2020-04-08 15:17:13 +06:00
parent cf9f270651
commit 7183634fd6
18 changed files with 18 additions and 16 deletions

View File

@@ -42,6 +42,7 @@
* `TelegramBotAPI`:
* Now `EditMediaGroupUpdate` also extends `BaseEditMessageUpdate`
* **EXPERIMENTALLY** Now all `TextSource` realisations will contain `source` field as a property inside of them
* `TelegramBotAPI-extensions-api`:
* `startGettingFlowsUpdates` extension which do not require filter (but return a new one) was added
* `TelegramBotAPI-extensions-utils`: