mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-16 13:23:47 +00:00
13 lines
902 B
Markdown
13 lines
902 B
Markdown
|
//[docs](../../index.md)/[dev.inmo.tgbotapi.types.files](index.md)/[toInputMediaVideo](to-input-media-video.md)
|
||
|
|
||
|
|
||
|
|
||
|
# toInputMediaVideo
|
||
|
[common]
|
||
|
Content
|
||
|
inline fun [VideoFile](-video-file/index.md).[toInputMediaVideo](to-input-media-video.md)(caption: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)? = null, parseMode: [ParseMode](../dev.inmo.tgbotapi.types.ParseMode/-parse-mode/index.md)? = null): [InputMediaVideo](../dev.inmo.tgbotapi.types.InputMedia/-input-media-video/index.md)
|
||
|
inline fun [VideoFile](-video-file/index.md).[toInputMediaVideo](to-input-media-video.md)(textSources: [TextSourcesList](../dev.inmo.tgbotapi.CommonAbstracts/index.md#%5Bdev.inmo.tgbotapi.CommonAbstracts%2FTextSourcesList%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081)): [InputMediaVideo](../dev.inmo.tgbotapi.types.InputMedia/-input-media-video/index.md)
|
||
|
|
||
|
|
||
|
|