menu
tdlib2 package
documentation
td_api.dart
InlineQueryResultAnimation
InlineQueryResultAnimation.new constructor
InlineQueryResultAnimation.new constructor
dark_mode
light_mode
InlineQueryResultAnimation
constructor
InlineQueryResultAnimation
(
{
required
String
id
,
Animation
?
animation
,
required
String
title
,
})
Implementation
InlineQueryResultAnimation({ required this.id, this.animation, required this.title, });
tdlib2 package
documentation
td_api
InlineQueryResultAnimation
InlineQueryResultAnimation.new constructor
InlineQueryResultAnimation class