Preparing search index...
The search index is not available
Documentation - v0.19.5
Documentation
@mtcute/node
methods
getStoriesById
Function getStoriesById
getStoriesById
(
client
:
ITelegramClient
,
peerId
:
InputPeerLike
,
storyIds
:
MaybeArray
<
number
>
,
)
:
Promise
<
Story
[]
>
Get one or more stories by their IDs
Parameters
client
:
ITelegramClient
peerId
:
InputPeerLike
Peer ID whose stories to fetch
storyIds
:
MaybeArray
<
number
>
Story IDs
Returns
Promise
<
Story
[]
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation - v0.19.5
Loading...
Get one or more stories by their IDs