@sqlrooms/discuss / Discussion
Type Alias: Discussion
Discussion =
object
Type Declaration
| Name | Type | Default value |
|---|---|---|
id | string | - |
anchorId? | string | - |
rootComment | { id: string; userId: string; text: string; timestamp: Date; parentId?: string; } | Comment |
comments | object[] | - |
