menu
tdlib package
documentation
td_api.dart
UpdateRecentStickers
stickerIds property
stickerIds property
dark_mode
light_mode
stickerIds
property
List
<
int
>
stickerIds
final
stickerIds
The new list of file identifiers of recently used stickers
Implementation
final List<int> stickerIds;
tdlib package
documentation
td_api
UpdateRecentStickers
stickerIds property
UpdateRecentStickers class