|
22 | 22 | "display_as_bot": false, |
23 | 23 | "username": "", |
24 | 24 | "url_private": "https://www.example.com/", |
| 25 | + "url_private_download": "https://www.example.com/", |
| 26 | + "permalink": "https://www.example.com/", |
| 27 | + "permalink_public": "https://www.example.com/", |
| 28 | + "edit_link": "https://www.example.com/", |
| 29 | + "preview": "", |
| 30 | + "preview_highlight": "", |
| 31 | + "lines": 12345, |
| 32 | + "lines_more": 12345, |
| 33 | + "preview_is_truncated": false, |
| 34 | + "channels": [ |
| 35 | + "" |
| 36 | + ], |
| 37 | + "groups": [ |
| 38 | + "" |
| 39 | + ], |
| 40 | + "ims": [ |
| 41 | + "" |
| 42 | + ], |
| 43 | + "comments_count": 12345, |
25 | 44 | "media_display_type": "", |
26 | 45 | "thumb_64": "https://www.example.com/", |
27 | 46 | "thumb_80": "https://www.example.com/", |
|
32 | 51 | "thumb_480_w": 12345, |
33 | 52 | "thumb_480_h": 12345, |
34 | 53 | "thumb_160": "https://www.example.com/", |
35 | | - "thumb_800": "https://www.example.com/", |
36 | | - "thumb_800_w": 12345, |
37 | | - "thumb_800_h": 12345, |
38 | 54 | "thumb_360_gif": "https://www.example.com/", |
39 | 55 | "thumb_480_gif": "https://www.example.com/", |
40 | 56 | "original_w": 12345, |
41 | 57 | "original_h": 12345, |
42 | 58 | "deanimate": "https://www.example.com/", |
43 | 59 | "deanimate_gif": "https://www.example.com/", |
44 | 60 | "thumb_tiny": "", |
45 | | - "permalink": "https://www.example.com/", |
46 | | - "channels": [ |
47 | | - "C00000000", |
48 | | - "" |
49 | | - ], |
50 | | - "groups": [ |
51 | | - "" |
52 | | - ], |
53 | | - "ims": [ |
54 | | - "" |
55 | | - ], |
56 | | - "comments_count": 12345, |
57 | | - "url_private_download": "https://www.example.com/", |
58 | | - "permalink_public": "https://www.example.com/", |
59 | | - "edit_link": "https://www.example.com/", |
60 | | - "preview": "", |
61 | | - "preview_highlight": "", |
62 | | - "lines": 12345, |
63 | | - "lines_more": 12345, |
64 | | - "preview_is_truncated": false, |
65 | | - "alt_txt": "", |
| 61 | + "thumb_800": "https://www.example.com/", |
| 62 | + "thumb_800_w": 12345, |
| 63 | + "thumb_800_h": 12345, |
66 | 64 | "thumb_720": "https://www.example.com/", |
67 | 65 | "thumb_720_w": 12345, |
68 | 66 | "thumb_720_h": 12345, |
|
72 | 70 | "thumb_1024": "https://www.example.com/", |
73 | 71 | "thumb_1024_w": 12345, |
74 | 72 | "thumb_1024_h": 12345, |
| 73 | + "alt_txt": "", |
75 | 74 | "subject": "", |
76 | 75 | "source_team": "", |
77 | 76 | "non_owner_editable": false, |
|
0 commit comments