Type alias MutingPermissionSet

MutingPermissionSet: PermissionSet & {
    label: string;
}

Type declaration

  • label: string