ICreateChannelV2

Interface

parameters for creating a V2 channel

Extends

Properties

Property Type Notes
channelAclDefinition Inherited IChannelAclPermissionDefinition[]
name Inherited string
allowAsAnonymous Optional Inherited boolean
allowPost Optional Inherited boolean
allowReaction Optional Inherited boolean
allowReply Optional Inherited boolean
allowedReactions Optional Inherited PostReaction[]
blockWords Optional Inherited string[]
defaultPostStatus Optional Inherited PostStatus
metadata Optional Inherited IChannelMetadata
softDelete Optional Inherited boolean

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