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

add via_bot

This commit is contained in:
2020-06-05 13:38:05 +06:00
parent e6430a729c
commit 835b8b34f9
5 changed files with 22 additions and 8 deletions

View File

@@ -51,6 +51,11 @@
### 0.27.6
* `TelegramBotAPI`:
* Interface `PossiblySentViaBot` has been added
* Currently, only `ChannelMessage` and `CommonMessageImpl` are implementing interface `PossiblySentViaBot`. It
could be changed in future
### 0.27.5
* `Common`: