mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-22 08:13:47 +00:00
ResendableContent change fill in changelog
This commit is contained in:
parent
40eaffb8e3
commit
f80bb18ca5
@ -17,6 +17,7 @@
|
|||||||
* All serializers in library now are `internal`. **If you have used some of them or I have marked as internal by a
|
* All serializers in library now are `internal`. **If you have used some of them or I have marked as internal by a
|
||||||
mistake - don't hesitate to say this.**
|
mistake - don't hesitate to say this.**
|
||||||
* `EditChatMessage` now have generic type and extends `SimpleRequest<ContentMessage<GenericType>>`
|
* `EditChatMessage` now have generic type and extends `SimpleRequest<ContentMessage<GenericType>>`
|
||||||
|
* `ResendableContent` now extends `Request<out Message>` instead of `Request<Message>`
|
||||||
* Most part of requests have changed return type. They are listed below:
|
* Most part of requests have changed return type. They are listed below:
|
||||||
<details>
|
<details>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user