• Preparing search index...
  • The search index is not available
Documentation - v0.23.3
  • Documentation
  • @mtcute/web
  • 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[]>

    • Defined in packages/core/src/highlevel/methods/forums/get-forum-topics-by-id.ts:12

Settings

Member Visibility
Documentation - v0.23.3
  • Loading...

Generated using TypeDoc