Raw.StoriesStealthMode
Information about the current stealth mode session.
storiesStealthMode#712e27fd flags:# active_until_date:flags.0?int cooldown_until_date:flags.1?int = StoriesStealthMode;
export namespace Raw {
export class StoriesStealthMode {
constructor(params: { activeUntilDate?: number; cooldownUntilDate?: number }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0x712e27fd