ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.types.message.content
/
AnimationContent
/
AnimationContent
Animation
Content
constructor
(
media
:
AnimationFile
,
includedDocument
:
DocumentFile
?
,
text
:
String
?
,
textSources
:
TextSourcesList
=
emptyList()
,
spoilered
:
Boolean
=
false
,
quote
:
TextQuote
?
=
null
,
showCaptionAboveMedia
:
Boolean
=
false
)