Skip to main content

RoleOrMemberGuid

RoleOrMemberGuid = string & object

Identifies either a role, user, app, or bot. Branded with RootGuidType.CommunityRole, RootGuidType.Person, or RootGuidType.App. Used in access rules and permission operations that can target either a role or a specific member.

Type Declaration

__rootGuidType

__rootGuidType: CommunityRole | Person | App