menu
tdlib2 package
documentation
td_api.dart
SetStickerKeywords
SetStickerKeywords.new constructor
SetStickerKeywords.new constructor
dark_mode
light_mode
SetStickerKeywords
constructor
SetStickerKeywords
(
{
InputFile
?
sticker
,
required
List
<
String
>
keywords
,
})
Implementation
SetStickerKeywords({this.sticker, required this.keywords});
tdlib2 package
documentation
td_api
SetStickerKeywords
SetStickerKeywords.new constructor
SetStickerKeywords class