menu
tdlib2 package
documentation
td_api.dart
UpdateRecentStickers
UpdateRecentStickers.new constructor
UpdateRecentStickers.new constructor
dark_mode
light_mode
UpdateRecentStickers
constructor
UpdateRecentStickers
(
{
required
bool
isAttached
,
required
List
<
int
>
stickerIds
,
})
Implementation
UpdateRecentStickers({required this.isAttached, required this.stickerIds});
tdlib2 package
documentation
td_api
UpdateRecentStickers
UpdateRecentStickers.new constructor
UpdateRecentStickers class