Constructors
constructor
- new History(api: Api): History
Properties
api
Methods
archiveHistory
- archiveHistory(
elementHash: string,
commentId: string,
): Promise<ApiResponse<unknown, unknown>> Parameters
- elementHash: string
- commentId: string
Returns Promise<ApiResponse<unknown, unknown>>