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

Common Captioned

This commit is contained in:
2019-06-28 18:43:54 +08:00
parent 04ddb6c7b8
commit 1926a9141b
27 changed files with 67 additions and 46 deletions

View File

@@ -11,6 +11,9 @@
### 0.16.1
* Now old uncommon `CaptionedMediaContent` and `CaptionedInputMedia` are replaced by almost the same
interfaces `CaptionedInput` and `CaptionedOutput`. They are both implementing `Captioned` interface
## 0.15.0
* Old `UpdatesPoller` removed (was deprecated)