Class Comments

Hierarchy

  • Comments

Constructors

Properties

Methods

Constructors

  • Parameters

    Returns Comments

Properties

api: Api

Methods

  • Parameters

    • elementHash: string
    • commentId: string
    • Optional extraPath: string

    Returns Promise<ApiResponse<unknown, unknown>>

  • Parameters

    • elementHash: string
    • Optional extraPath: string

    Returns Promise<ApiResponse<Comment[], Comment[]>>

  • Parameters

    Returns Promise<ApiResponse<Comment, Comment>>

Generated using TypeDoc