Preparing search index...
The search index is not available
Documentation - v0.19.5
Documentation
@mtcute/bun
methods
getForumTopicsById
Function getForumTopicsById
getForumTopicsById
(
client
:
ITelegramClient
,
chatId
:
InputPeerLike
,
ids
:
MaybeArray
<
number
>
,
)
:
Promise
<
ForumTopic
[]
>
Get forum topics by their IDs
Parameters
client
:
ITelegramClient
chatId
:
InputPeerLike
Chat ID or username
ids
:
MaybeArray
<
number
>
Returns
Promise
<
ForumTopic
[]
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation - v0.19.5
Loading...
Get forum topics by their IDs