peerStories
Stories associated to a peer
type tg.PeerStories struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Peer | PeerClass | yes | The peer |
MaxReadID | int | — | If set, contains the ID of the maximum read story |
Stories | []StoryItemClass | yes | Stories |
References
- Official documentation
- Generated Go reference
- TL definition:
peerStories#9a35e999