tieba.js
    Preparing search index...

    Variable followForumConst

    followForum: (params: { fid: number }) => Effect<void, FetchError, never> = ...

    关注贴吧。

    Type Declaration

      • (params: { fid: number }): Effect<void, FetchError, never>
      • Parameters

        • params: { fid: number }

        Returns Effect<void, FetchError, never>