mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-22 16:23:48 +00:00
a little fix in changelog
This commit is contained in:
parent
dc93997b8c
commit
fdf45d7566
@ -13,7 +13,7 @@
|
|||||||
* `User` now implement `PrivateChat`
|
* `User` now implement `PrivateChat`
|
||||||
* `TextMentionMessageEntity` now accept `PrivateChat` instead of `User` in main constructor
|
* `TextMentionMessageEntity` now accept `PrivateChat` instead of `User` in main constructor
|
||||||
* `TextMentionMessageEntity` now contains not user, but contains `PrivateChat`
|
* `TextMentionMessageEntity` now contains not user, but contains `PrivateChat`
|
||||||
* Fixeed: `TextMentionMessageEntity#asHtmlSource` previously worked incorrect
|
* Fixed: `TextMentionMessageEntity#asHtmlSource` previously worked incorrect
|
||||||
* Abstraction `TextSource`
|
* Abstraction `TextSource`
|
||||||
* `MessageEntity` now extends `TextSource`
|
* `MessageEntity` now extends `TextSource`
|
||||||
* `createFormattedText` method now accept `List<TextSource>`
|
* `createFormattedText` method now accept `List<TextSource>`
|
||||||
|
Loading…
Reference in New Issue
Block a user