CloseStory constructor

CloseStory(
  1. {required int story_sender_chat_id,
  2. required int story_id,
  3. int? extra,
  4. int? clientId}
)

Informs TDLib that a story is closed by the user

Returns Ok

Implementation

CloseStory