UpdateStoryStealthMode constructor

UpdateStoryStealthMode(
  1. {required int active_until_date,
  2. required int cooldown_until_date,
  3. int? extra,
  4. int? clientId}
)

Story stealth mode settings have changed

Implementation

UpdateStoryStealthMode