UpdateRecentStickers constructor

UpdateRecentStickers(
  1. {required bool is_attached,
  2. required List<int> sticker_ids,
  3. int? extra,
  4. int? clientId}
)

The list of recently used stickers was updated

Implementation

UpdateRecentStickers