Skip to main content

CHAT_NOT_FOUND_ERROR

talawa-apiDocs


talawa-api / constants / CHAT_NOT_FOUND_ERROR

Variable: CHAT_NOT_FOUND_ERROR

> const CHAT_NOT_FOUND_ERROR: Readonly<object>

Type declaration

CODE

> CODE: "chat.notFound" = "chat.notFound"

DESC

> DESC: "Chat not found" = "Chat not found"

MESSAGE

> MESSAGE: "chat.notFound" = "chat.notFound"

PARAM

> PARAM: "chat" = "chat"

Defined in

src/constants.ts:53