menu
td_json_client package
documentation
td_api.dart
UpdateRecentStickers
UpdateRecentStickers.new constructor
UpdateRecentStickers.new constructor
dark_mode
light_mode
UpdateRecentStickers
constructor
UpdateRecentStickers
(
{
String
?
extra
,
int
?
client_id
,
Bool
?
is_attached
,
vector
<
int32
>
?
sticker_ids
,
})
Implementation
UpdateRecentStickers({ super.extra, super.client_id, this.is_attached, this.sticker_ids, });
td_json_client package
documentation
td_api
UpdateRecentStickers
UpdateRecentStickers.new constructor
UpdateRecentStickers class