• Preparing search index...
  • The search index is not available
Ⓙ Jike SDK
  • Ⓙ Jike SDK
  • api/comments
  • list

Function list

  • list<T = ApiResponses.Comments.ListResponse>(
        targetType: PostTypeRaw,
        threadId: string,
        option?: PaginationOption<ListCommentMoreKey>,
    ): Promise<ApiResponse<T>>
  • Type Parameters

    • T = ApiResponses.Comments.ListResponse

    Parameters

    • targetType: PostTypeRaw
    • threadId: string
    • option: PaginationOption<ListCommentMoreKey> = {}

    Returns Promise<ApiResponse<T>>

    • Defined in src/api/comments.ts:74

Settings

Member Visibility
Ⓙ Jike SDK
  • Loading...

Generated using TypeDoc