1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-09-16 13:49:26 +00:00
This commit is contained in:
2022-12-30 22:03:17 +06:00
parent 40617ad9c8
commit 300f94fd48
3 changed files with 92 additions and 12 deletions

View File

@@ -33,6 +33,7 @@ data class VideoContent(
media.fileId,
media.thumb ?.fileId,
textSources,
spoilered,
media.duration,
media.width,
media.height,