StoryPrivacySettingsContacts constructor

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

The story can be viewed by all contacts except chosen users

Implementation

StoryPrivacySettingsContacts