Skip to content

Commit 6635a06

Browse files
AYMENJDlevlam
authored andcommitted
Fix setStoryPrivacySettings documentation.
1 parent 04ed636 commit 6635a06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

td/generate/scheme/td_api.tl

+1-1
Original file line numberDiff line numberDiff line change
@@ -10228,7 +10228,7 @@ editStoryCover story_sender_chat_id:int53 story_id:int32 cover_frame_timestamp:d
1022810228

1022910229
//@description Changes privacy settings of a story. The method can be called only for stories posted on behalf of the current user and if story.can_be_edited == true
1023010230
//@story_id Identifier of the story
10231-
//@privacy_settings The new privacy settigs for the story
10231+
//@privacy_settings The new privacy settings for the story
1023210232
setStoryPrivacySettings story_id:int32 privacy_settings:StoryPrivacySettings = Ok;
1023310233

1023410234
//@description Toggles whether a story is accessible after expiration. Can be called only if story.can_toggle_is_posted_to_chat_page == true

0 commit comments

Comments
 (0)