menu
td_json_client package
documentation
td_api.dart
InlineQueryResultAnimation
InlineQueryResultAnimation.new constructor
InlineQueryResultAnimation.new constructor
dark_mode
light_mode
InlineQueryResultAnimation
constructor
InlineQueryResultAnimation
(
{
String
?
extra
,
int
?
client_id
,
string
?
id
,
Animation
?
animation
,
string
?
title
,
})
Implementation
InlineQueryResultAnimation({ super.extra, super.client_id, this.id, this.animation, this.title, });
td_json_client package
documentation
td_api
InlineQueryResultAnimation
InlineQueryResultAnimation.new constructor
InlineQueryResultAnimation class