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