updateStoriesStealthMode
Indicates that stories stealth mode was activated.
type tg.UpdateStoriesStealthMode struct { /* ... */ }
Implements Update.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
StealthMode | StoriesStealthMode | yes | Information about the current stealth mode session. |
References
- Official documentation
- Generated Go reference
- TL definition:
updateStoriesStealthMode#2c084dc1