ICreateChannelWithACL

Interface

request options for creating channel with ACL

Extends

Properties

Property Type Notes
users [key: string]: IPermission
allowAnonymous Inherited boolean
allowReaction Inherited boolean
allowReply Inherited boolean
defaultPostStatus Inherited PostStatus
softDelete Inherited boolean
anonymous Optional IPermission
authenticated Optional IPermission
groups Optional [key: string]: IPermission
orgs Optional [key: string]: IPermission
allowedReactions Optional Inherited PostReaction[]
blockwords Optional Inherited string[]

Interface defined in discussions/src/types.ts:796