mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-24 11:08:43 +00:00
18 lines
361 B
Markdown
18 lines
361 B
Markdown
//[docs](../../../index.md)/[dev.inmo.tgbotapi.requests.send.media](../index.md)/[SendAnimationData](index.md)/[duration](duration.md)
|
|
|
|
|
|
|
|
# duration
|
|
[common]
|
|
Content
|
|
open override val [duration](duration.md): [Long](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html)? = null
|
|
More info
|
|
|
|
|
|
Duration of media, usually in seconds
|
|
|
|
|
|
|
|
|
|
|