storiesStealthMode
Information about the current stealth mode session.
type tg.StoriesStealthMode struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
ActiveUntilDate | int | — | The date up to which stealth mode will be active. |
CooldownUntilDate | int | — | The date starting from which the user will be allowed to re-enable stealth mode again. |
References
- Official documentation
- Generated Go reference
- TL definition:
storiesStealthMode#712e27fd