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