Record
comment-entry
No description available.
record comment-entry {
created-time: option<string>,
from-op: option<user-short-info>,
id: option<string>,
text: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| created-time | option<string> | |
| from-op | option<user-short-info> | |
| id | option<string> | |
| text | option<string> |