menu
td_json_client package
documentation
td_api.dart
SetStickerSetThumbnail
SetStickerSetThumbnail.new constructor
SetStickerSetThumbnail.new constructor
dark_mode
light_mode
SetStickerSetThumbnail
constructor
SetStickerSetThumbnail
(
{
String
?
extra
,
int
?
client_id
,
int53
?
user_id
,
string
?
name
,
InputFile
?
thumbnail
,
})
Implementation
SetStickerSetThumbnail({ super.extra, super.client_id, this.user_id, this.name, this.thumbnail, });
td_json_client package
documentation
td_api
SetStickerSetThumbnail
SetStickerSetThumbnail.new constructor
SetStickerSetThumbnail class