mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2025-09-15 13:19:30 +00:00
filling of changelog and several fixes
This commit is contained in:
@@ -7,5 +7,5 @@ interface ContentMessage<T: MessageContent>: Message {
|
||||
val content: T
|
||||
|
||||
val hasProtectedContent: Boolean
|
||||
get() = forwardable
|
||||
get() = !forwardable
|
||||
}
|
||||
|
Reference in New Issue
Block a user