Skip to main content

COMMENT_NOT_FOUND_ERROR

talawa-apiDocs


talawa-api / constants / COMMENT_NOT_FOUND_ERROR

Variable: COMMENT_NOT_FOUND_ERROR

> const COMMENT_NOT_FOUND_ERROR: Readonly<object>

Type declaration

CODE

> CODE: "comment.notFound" = "comment.notFound"

DESC

> DESC: "Comment not found" = "Comment not found"

MESSAGE

> MESSAGE: "comment.notFound" = "comment.notFound"

PARAM

> PARAM: "comment" = "comment"

Defined in

src/constants.ts:74