mirror of
https://github.com/InsanusMokrassar/TelegramBotApiLibraries.git
synced 2026-07-03 16:45:14 +00:00
update dependencies
This commit is contained in:
@@ -118,6 +118,11 @@ class DefaultMessageContentCache<K>(
|
|||||||
savedFileContentAllocator,
|
savedFileContentAllocator,
|
||||||
disableNotification = true
|
disableNotification = true
|
||||||
)
|
)
|
||||||
|
is TelegramMediaLivePhoto -> SendPhoto(
|
||||||
|
filesRefreshingChatId,
|
||||||
|
savedFileContentAllocator,
|
||||||
|
disableNotification = true
|
||||||
|
)
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user