Raw.UpdateStoriesStealthMode
Indicates that stories stealth mode was activated.
updateStoriesStealthMode#2c084dc1 stealth_mode:StoriesStealthMode = Update;
export namespace Raw {
export class UpdateStoriesStealthMode {
constructor(params: { stealthMode: Raw.TypeStoriesStealthMode }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0x2c084dc1
Property
stealthMode
: Raw.TypeStoriesStealthModeInformation about the current stealth mode session.