Raw.stories.AllStoriesNotModified

Raw.stories.AllStoriesNotModified

The list of active (or active and hidden) stories has not changed.

stories.allStoriesNotModified#1158fe3e flags:# state:string stealth_mode:StoriesStealthMode = stories.AllStories;
export namespace Raw {
  export namespace stories {
    export class AllStoriesNotModified {
      constructor(params: { state: string; stealthMode: Raw.TypeStoriesStealthMode }) {}
    }
  }
}
🚫

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

Layer: 185
Constructor ID: 0x1158fe3e

Property