Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Discussion

The "discussion" entity.

Example:

{
  id: "ce2ebab3-7fc5-459b-94dd-c052d233dde1"
  version: 1
  resolved: false
  space_id: "<REDACTED>"
  parent_id: "<REDACTED>"
  parent_table: "block"
  context: [["fewfwf", [["m", "ce2ebab3-7fc5-459b-94dd-c052d233dde1"]]]]
  comments: ["eca081fd-65b8-47d6-9a07-1cf7b97f664f"]
}

Hierarchy

  • Discussion

Index

Properties

comments

comments: UUID[]

A list of ids of "comment" entities in the discussion.

context

context: SemanticString[]

The content of the range of text being discussed. NOT the content of the whole block.

id

id: UUID

parent_id

parent_id: UUID

parent_table

parent_table: Table

One of Util.Table. Values I've seen: "block".

resolved

resolved: boolean

space_id

space_id: UUID

version

version: number

Generated using TypeDoc