UpdateSavedAnimations constructor

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

The list of saved animations was updated

Implementation

UpdateSavedAnimations