ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
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
)