Raw.StoryItemDeleted

Raw.StoryItemDeleted

Represents a previously active story, that was deleted

storyItemDeleted#51e6ee4f id:int = StoryItem;
export namespace Raw {
  export class StoryItemDeleted {
    constructor(params: { id: number }) {}
  }
}
🚫

This is a types constructor, you can’t use it as method when call invoke.

Layer: 185
Constructor ID: 0x51e6ee4f

Property