USER_NOT_AUTHORIZED_TO_PIN
talawa-api / constants / USER_NOT_AUTHORIZED_TO_PIN
Variable: USER_NOT_AUTHORIZED_TO_PIN
> const
USER_NOT_AUTHORIZED_TO_PIN: Readonly
<{ CODE
: "user.notAuthorizedToPin"
; MESSAGE
: "The user must be a superadmin or an admin of the organization to pin/unpin posts"
; PARAM
: "user.notAuthorizedToPin"
; }>