UpdateRecentStickers constructor
const
UpdateRecentStickers({})
The list of recently used stickers was updated
Implementation
const UpdateRecentStickers({
required this.isAttached,
required this.stickerIds,
this.extra,
this.clientId,
});