UpdateFavoriteStickers constructor

UpdateFavoriteStickers(
  1. {required List<int> sticker_ids,
  2. int? extra,
  3. int? clientId}
)

The list of favorite stickers was updated

Implementation

UpdateFavoriteStickers