update changelog

This commit is contained in:
InsanusMokrassar 2022-01-06 14:50:14 +06:00
parent 9552550198
commit 07de18efd8
2 changed files with 2 additions and 1 deletions

View File

@ -8,6 +8,8 @@
* `ForwardFromChannelInfo` now extends `ForwardFromPublicChatInfo`
* `ForwardFromSupergroupInfo` now extends `ForwardFromPublicChatInfo`
* New type of events: `UserLoggedIn`
* `Utils`:
* New extensions for `Message` which represents raw fields (as from raw message)
## 0.38.0

View File

@ -1,6 +1,5 @@
package dev.inmo.tgbotapi.extensions.utils.extensions.raw
import dev.inmo.tgbotapi.CommonAbstracts.FromUser
import dev.inmo.tgbotapi.extensions.utils.*
import dev.inmo.tgbotapi.types.*
import dev.inmo.tgbotapi.types.MessageEntity.textsources.TextSourcesList