View Source ExTDLib.Method.DeleteStory (ExTDLib v0.0.4)

Deletes a previously sent story. Can be called only if story.can_be_deleted == true. Returns object_ptr<Ok>.

NameTypeDescription
story_sender_chat_idstringIdentifier of the chat that posted the story.
story_idnumberIdentifier of the story to delete.

More details on telegram's documentation.