Options
All
  • Public
  • Public/Protected
  • All
Menu

Input used when creating a post.

internal

Hierarchy

Index

Constructors

Properties

Constructors

constructor

Properties

body

body: string

Main content of the post.

community

Reference to the community on which the post is made.

parentPost

parentPost: string

The post a comment is attach to. Null if the post is not a comment.

title

title: string

Title of the post. Null if post is a comment.

Generated using TypeDoc