toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.core
/
dev.inmo.tgbotapi.types.media
/
TelegramPaidMediaVideo
/
TelegramPaidMediaVideo
Telegram
Paid
Media
Video
constructor
(
file
:
InputFile
,
thumb
:
InputFile
?
=
null
,
width
:
Int
?
=
null
,
height
:
Int
?
=
null
,
duration
:
Long
?
=
null
,
supportsStreaming
:
Boolean
=
false
)