menu
tdlib2 package
documentation
td_api.dart
AnimatedChatPhoto
AnimatedChatPhoto.new constructor
AnimatedChatPhoto.new constructor
dark_mode
light_mode
AnimatedChatPhoto
constructor
AnimatedChatPhoto
(
{
required
int
length
,
File
?
file
,
required
double
mainFrameTimestamp
,
})
Implementation
AnimatedChatPhoto({ required this.length, this.file, required this.mainFrameTimestamp, });
tdlib2 package
documentation
td_api
AnimatedChatPhoto
AnimatedChatPhoto.new constructor
AnimatedChatPhoto class