EditChatMessage change fill in changelog

This commit is contained in:
InsanusMokrassar 2020-01-15 13:27:29 +06:00
parent 0c9f9f59c1
commit 40eaffb8e3
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
* `PossiblyForwardedMessage#forwarded` field now renamed to `forwardInfo`
* 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.**
* `EditChatMessage` now have generic type and extends `SimpleRequest<ContentMessage<GenericType>>`
* Most part of requests have changed return type. They are listed below:
<details>