Record
gist-comment
No description available.
record gist-comment {
author-association: author-association,
body: string,
created-at: string,
id: s32,
node-id: string,
updated-at: string,
url: string,
user: nullable-simple-user,
}Fields
| Name | Type | Description |
|---|---|---|
| author-association | author-association | |
| body | string | |
| created-at | string | |
| id | s32 | |
| node-id | string | |
| updated-at | string | |
| url | string | |
| user | nullable-simple-user |