1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-09-07 19:26:52 +00:00
tgbotapi/docs/dev.inmo.tgbotapi.types.message.content.media/-animation-content/-animation-content.md

12 lines
710 B
Markdown
Raw Normal View History

//[docs](../../../index.md)/[dev.inmo.tgbotapi.types.message.content.media](../index.md)/[AnimationContent](index.md)/[AnimationContent](-animation-content.md)
# AnimationContent
[common]
Content
fun [AnimationContent](-animation-content.md)(media: [AnimationFile](../../dev.inmo.tgbotapi.types.files/-animation-file/index.md), includedDocument: [DocumentFile](../../dev.inmo.tgbotapi.types.files/-document-file/index.md)?, caption: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)?, captionEntities: [List](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html)<[TextPart](../../dev.inmo.tgbotapi.CommonAbstracts/-text-part/index.md)>)