StoryItemDeleted

---types---
storyItemDeleted#51e6ee4f id:int = StoryItem

Belongs to

StoryItem

In Rust this constructor is a variant of the enums::StoryItem enum.
Match on it with: if let enums::StoryItem::StoryItemDeleted(v) = result { ... }

Parameters

idintrequired