IChannel

Interface

representation of channel from service

Extends

Properties

Property Type Notes
access SharingAccess
allowAnonymous boolean
allowReaction boolean
allowReply boolean
allowedReactions PostReaction[] | null
blockWords string[] | null
defaultPostStatus PostStatus
groups string[]
id string
metadata IChannelMetadata | null
name string | null
orgs string[]
softDelete boolean
createdAt Inherited Date
creator Inherited string
editor Inherited string
updatedAt Inherited Date
channelAcl Optional IChannelAclPermission[]
posts Optional IPost[]

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