menu
tdffi
td
Animation
Animation constructor
Animation
brightness_4
brightness_5
Animation
constructor
Animation
(
{
required
int
duration
,
required
int
width
,
required
int
height
,
required
String
file_name
,
required
String
mime_type
,
required
bool
has_stickers
,
Minithumbnail
?
minithumbnail
,
Thumbnail
?
thumbnail
,
required
File
animation
,
int
?
extra
,
int
?
clientId
}
)
Describes an animation file. The animation must be encoded in GIF or MPEG4 format
Implementation
Animation
tdffi
td
Animation
Animation constructor
Animation class