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