EditStory constructor
- {required int story_sender_chat_id,
- required int story_id,
- InputStoryContent? content,
- InputStoryAreas? areas,
- int? extra,
- int? clientId}
Changes content and caption of a story. Can be called only if story.can_be_edited == true
Returns Ok
Implementation
EditStory