SerenityJS
    Preparing search index...

    Class PermissionMember

    Implements

    Index

    Constructors

    Properties

    permissions: string[]

    The permissions of the member.

    player: null | Player = null

    The instance of the player if they are present.

    uuid: string

    The uuid of the member.

    Methods

    • Check if the member has a permission.

      Parameters

      • query: string

        The permission to check.

      Returns boolean

      True if the member has the permission.