ICreateChannel

Interface

permissions and settings options for creating a channel

Extends

Properties

Property Type Notes
access Optional Inherited SharingAccess
allowAnonymous Optional Inherited boolean
allowReaction Optional Inherited boolean
allowReply Optional Inherited boolean
allowedReactions Optional Inherited PostReaction[]
blockWords Optional Inherited string[]
defaultPostStatus Optional Inherited PostStatus
groups Optional Inherited string[]
metadata Optional Inherited IChannelMetadata
name Optional Inherited string
orgs Optional Inherited string[]
softDelete Optional Inherited boolean

Interface defined in common/src/discussions/api/types.ts:830