Skip to main content

ItemPermissions

A struct for representing an item with special permissions (limited, favorited, etc) in the client.

Index

Properties

Hidden

Hidden: boolean

Whether the item is hidden

Permission

Permission: ItemPermissionMode

The permission associated with the item

TypePermissions

TypePermissions: Record<string, ItemPermissionMode>

The permission associated with specific extended options of the item

Page Options