UpdateInstalledStickerSets constructor

UpdateInstalledStickerSets(
  1. {required StickerType sticker_type,
  2. required List<int64> sticker_set_ids,
  3. int? extra,
  4. int? clientId}
)

The list of installed sticker sets was updated

Implementation

UpdateInstalledStickerSets