TDLib.InputMessageAnimation.InputMessageAnimation – valagram-1 Reference Manual
Packages
valagram-1
TDLib
InputMessageAnimation
added_sticker_file_ids
animation
caption
duration
has_spoiler
height
show_caption_above_media
thumbnail
width
InputMessageAnimation
InputMessageAnimation
Description:
public
InputMessageAnimation
(
InputFile
animation,
InputThumbnail
thumbnail,
ArrayList
<
int32
?> added_sticker_file_ids,
int32
duration,
int32
width,
int32
height,
FormattedText
caption,
bool
show_caption_above_media,
bool
has_spoiler)