StoryItem.delete()¶ StoryItem.delete()¶ Bound method delete of StoryItem. Use as a shortcut for:await story.delete() Returns: bool – True on success.