IUpdateChannelV2

Interface

parameters for updating a channel

Extends

Properties

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

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