Constructors
constructor
- new AllStories(raw: RawAllStories): AllStories
Properties
Readonly
_peers
Readonly
raw
Accessors
hasMore
- get hasMore(): boolean
Returns boolean
next
- get next(): string
Returns string
peerStories
- get peerStories(): PeerStories[]
stealthMode
- get stealthMode(): null | StoriesStealthMode
total
- get total(): number
Returns number
All stories of the current user
Returned by TelegramClient.getAllStories