Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • IUpdateCommentBoardArg

Index

Properties

Optional allowComments

allowComments?: boolean

flag that enables user to comment in a commentBoard

commentBoardId

commentBoardId: string

comment board identifier

Optional contentFilter

contentFilter?: "filtered"

enable profanity filtering when set to "filtered"

Optional customData

customData?: string

stringified custom data to attach to commentboard

customId

customId: string

customId to attach with comment board

Optional description

description?: string

comment board description

Optional repliesDepth

repliesDepth?: number

max reply depth that allows user to reply a given comment or reply for eg: repliesDepth: 1 indicates user would only be able to reply to comment, replying to a reply won't be possible Level repliesDepth comment A 0 -- reply A1 for comment A 1 -- reply A2 for reply A1 2 -- reply A3 for reply A2 3

Optional title

title?: string

comment board title

Legend

  • Property
  • Method

Generated using TypeDoc