Record
story-request
No description available.
record story-request {
gid: option<string>,
resource-type: option<string>,
created-at: option<string>,
html-text: option<string>,
is-pinned: option<bool>,
resource-subtype: option<string>,
sticker-name: option<story-response-sticker-name-enum>,
text: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| gid | option<string> | |
| resource-type | option<string> | |
| created-at | option<string> | |
| html-text | option<string> | |
| is-pinned | option<bool> | |
| resource-subtype | option<string> | |
| sticker-name | option<story-response-sticker-name-enum> | |
| text | option<string> |