mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-22 08:13:47 +00:00
started 0.14.1
This commit is contained in:
parent
59680439fa
commit
62c4223648
@ -18,6 +18,8 @@ some default library
|
|||||||
* `ForwardedFromChannelMessage` - for messages from channels
|
* `ForwardedFromChannelMessage` - for messages from channels
|
||||||
* Changed logic of forwarded messages preparing
|
* Changed logic of forwarded messages preparing
|
||||||
|
|
||||||
|
### 0.14.1
|
||||||
|
|
||||||
## 0.13.0 Telegram Polls
|
## 0.13.0 Telegram Polls
|
||||||
|
|
||||||
* Type `PollOption` and `AnonymousPollOption` added
|
* Type `PollOption` and `AnonymousPollOption` added
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
project.version = "0.14.0"
|
project.version = "0.14.1"
|
||||||
project.group = "com.github.insanusmokrassar"
|
project.group = "com.github.insanusmokrassar"
|
||||||
|
|
||||||
buildscript {
|
buildscript {
|
||||||
|
Loading…
Reference in New Issue
Block a user