menu
tdlib2 package
documentation
td_api.dart
InlineQueryResultSticker
InlineQueryResultSticker.new constructor
InlineQueryResultSticker.new constructor
dark_mode
light_mode
InlineQueryResultSticker
constructor
InlineQueryResultSticker
(
{
required
String
id
,
Sticker
?
sticker
,
})
Implementation
InlineQueryResultSticker({required this.id, this.sticker});
tdlib2 package
documentation
td_api
InlineQueryResultSticker
InlineQueryResultSticker.new constructor
InlineQueryResultSticker class