Skip to content

@ecp.eth/sdk


@ecp.eth/sdk / comments / getComment

Function: getComment()

function getComment(params): Promise<GetCommentResult>;

Defined in: packages/sdk/src/comments/comment.ts:216

Get a comment by ID

Parameters

params

GetCommentParams

The parameters for getting a comment

Returns

Promise<GetCommentResult>

The comment data