SetStoryPrivacySettings constructor
- {required int story_sender_chat_id,
- required int story_id,
- required StoryPrivacySettings privacy_settings,
- int? extra,
- int? clientId}
Changes privacy settings of a story. Can be called only if story.can_be_edited == true
Returns Ok
Implementation
SetStoryPrivacySettings