USER_NOT_AUTHORIZED_TO_PIN
talawa-api • Docs
talawa-api / constants / USER_NOT_AUTHORIZED_TO_PIN
Variable: USER_NOT_AUTHORIZED_TO_PIN
> const
USER_NOT_AUTHORIZED_TO_PIN: Readonly
<object
>
Type declaration
CODE
> CODE: "user.notAuthorizedToPin"
= "user.notAuthorizedToPin"
MESSAGE
> MESSAGE: "The user must be a superadmin or an admin of the organization to pin/unpin posts"
= "The user must be a superadmin or an admin of the organization to pin/unpin posts"
PARAM
> PARAM: "user.notAuthorizedToPin"
= "user.notAuthorizedToPin"