Record
objs-file
No description available.
record objs-file {
channels: option<list<defs-channel-id>>,
comments-count: option<s32>,
created: option<s32>,
date-delete: option<s32>,
display-as-bot: option<bool>,
editable: option<bool>,
editor: option<defs-user-id>,
external-id: option<string>,
external-type: option<string>,
external-url: option<string>,
filetype: option<string>,
groups: option<list<defs-group-id>>,
has-rich-preview: option<bool>,
id: option<defs-file-id>,
image-exif-rotation: option<s32>,
ims: option<list<defs-dm-id>>,
is-external: option<bool>,
is-public: option<bool>,
is-starred: option<bool>,
is-tombstoned: option<bool>,
last-editor: option<defs-user-id>,
mimetype: option<string>,
mode: option<string>,
name: option<string>,
non-owner-editable: option<bool>,
num-stars: option<s32>,
original-h: option<s32>,
original-w: option<s32>,
permalink: option<string>,
permalink-public: option<string>,
pinned-info: option<defs-pinned-info>,
pinned-to: option<list<defs-channel>>,
pretty-type: option<string>,
preview: option<string>,
public-url-shared: option<bool>,
reactions: option<list<objs-reaction>>,
shares: option<objs-file-shares>,
size: option<s32>,
source-team: option<defs-team>,
state: option<string>,
thumb-v1024: option<string>,
thumb-v1024-h: option<s32>,
thumb-v1024-w: option<s32>,
thumb-v160: option<string>,
thumb-v360: option<string>,
thumb-v360-h: option<s32>,
thumb-v360-w: option<s32>,
thumb-v480: option<string>,
thumb-v480-h: option<s32>,
thumb-v480-w: option<s32>,
thumb-v64: option<string>,
thumb-v720: option<string>,
thumb-v720-h: option<s32>,
thumb-v720-w: option<s32>,
thumb-v80: option<string>,
thumb-v800: option<string>,
thumb-v800-h: option<s32>,
thumb-v800-w: option<s32>,
thumb-v960: option<string>,
thumb-v960-h: option<s32>,
thumb-v960-w: option<s32>,
thumb-tiny: option<string>,
timestamp: option<s32>,
title: option<string>,
updated: option<s32>,
url-private: option<string>,
url-private-download: option<string>,
user: option<string>,
user-team: option<defs-team>,
username: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| channels | option<list<defs-channel-id>> | |
| comments-count | option<s32> | |
| created | option<s32> | |
| date-delete | option<s32> | |
| display-as-bot | option<bool> | |
| editable | option<bool> | |
| editor | option<defs-user-id> | |
| external-id | option<string> | |
| external-type | option<string> | |
| external-url | option<string> | |
| filetype | option<string> | |
| groups | option<list<defs-group-id>> | |
| has-rich-preview | option<bool> | |
| id | option<defs-file-id> | |
| image-exif-rotation | option<s32> | |
| ims | option<list<defs-dm-id>> | |
| is-external | option<bool> | |
| is-public | option<bool> | |
| is-starred | option<bool> | |
| is-tombstoned | option<bool> | |
| last-editor | option<defs-user-id> | |
| mimetype | option<string> | |
| mode | option<string> | |
| name | option<string> | |
| non-owner-editable | option<bool> | |
| num-stars | option<s32> | |
| original-h | option<s32> | |
| original-w | option<s32> | |
| permalink | option<string> | |
| permalink-public | option<string> | |
| pinned-info | option<defs-pinned-info> | |
| pinned-to | option<list<defs-channel>> | |
| pretty-type | option<string> | |
| preview | option<string> | |
| public-url-shared | option<bool> | |
| reactions | option<list<objs-reaction>> | |
| shares | option<objs-file-shares> | |
| size | option<s32> | |
| source-team | option<defs-team> | |
| state | option<string> | |
| thumb-v1024 | option<string> | |
| thumb-v1024-h | option<s32> | |
| thumb-v1024-w | option<s32> | |
| thumb-v160 | option<string> | |
| thumb-v360 | option<string> | |
| thumb-v360-h | option<s32> | |
| thumb-v360-w | option<s32> | |
| thumb-v480 | option<string> | |
| thumb-v480-h | option<s32> | |
| thumb-v480-w | option<s32> | |
| thumb-v64 | option<string> | |
| thumb-v720 | option<string> | |
| thumb-v720-h | option<s32> | |
| thumb-v720-w | option<s32> | |
| thumb-v80 | option<string> | |
| thumb-v800 | option<string> | |
| thumb-v800-h | option<s32> | |
| thumb-v800-w | option<s32> | |
| thumb-v960 | option<string> | |
| thumb-v960-h | option<s32> | |
| thumb-v960-w | option<s32> | |
| thumb-tiny | option<string> | |
| timestamp | option<s32> | |
| title | option<string> | |
| updated | option<s32> | |
| url-private | option<string> | |
| url-private-download | option<string> | |
| user | option<string> | |
| user-team | option<defs-team> | |
| username | option<string> |