//[docs](../../../index.md)/[dev.inmo.tgbotapi.types.files](../index.md)/[VideoFile](index.md)/[VideoFile](-video-file.md) # VideoFile [common] Content fun [VideoFile](-video-file.md)(fileId: [FileId](../../dev.inmo.tgbotapi.requests.abstracts/-file-id/index.md), fileUniqueId: [FileUniqueId](../../dev.inmo.tgbotapi.types/index.md#%5Bdev.inmo.tgbotapi.types%2FFileUniqueId%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081), width: [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html), height: [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html), duration: [Long](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html)? = null, thumb: [PhotoSize](../-photo-size/index.md)? = null, fileName: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)? = null, mimeType: [MimeType](../../dev.inmo.tgbotapi.utils/-mime-type/index.md)? = null, fileSize: [Long](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html)? = null)