ICreateChannelPost

Interface

dto for creating a post in a unknown or not yet created channel

Extends

Properties

Property Type Notes
body Inherited string
access Optional Inherited SharingAccess
allowAnonymous Optional Inherited boolean
allowReaction Optional Inherited boolean
allowReply Optional Inherited boolean
allowedReactions Optional Inherited PostReaction[]
appInfo Optional Inherited string
blockWords Optional Inherited string[]
defaultPostStatus Optional Inherited PostStatus
discussion Optional Inherited string
featureGeometry Optional Inherited Geometry
geometry Optional Inherited Geometry
groups Optional Inherited string[]
name Optional Inherited string
orgs Optional Inherited string[]
softDelete Optional Inherited boolean
title Optional Inherited string

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