|
520 | 520 | "icons": { |
521 | 521 | "emoji": "", |
522 | 522 | "image_64": "https://www.example.com/" |
523 | | - } |
| 523 | + }, |
| 524 | + "files": [ |
| 525 | + { |
| 526 | + "id": "F00000000", |
| 527 | + "created": 12345, |
| 528 | + "timestamp": 12345, |
| 529 | + "name": "", |
| 530 | + "title": "", |
| 531 | + "mimetype": "", |
| 532 | + "filetype": "", |
| 533 | + "pretty_type": "", |
| 534 | + "user": "U00000000", |
| 535 | + "editable": false, |
| 536 | + "size": 12345, |
| 537 | + "mode": "", |
| 538 | + "is_external": false, |
| 539 | + "external_type": "", |
| 540 | + "is_public": false, |
| 541 | + "public_url_shared": false, |
| 542 | + "display_as_bot": false, |
| 543 | + "username": "", |
| 544 | + "url_private": "https://www.example.com/", |
| 545 | + "url_private_download": "https://www.example.com/", |
| 546 | + "thumb_64": "https://www.example.com/", |
| 547 | + "thumb_80": "https://www.example.com/", |
| 548 | + "thumb_360": "https://www.example.com/", |
| 549 | + "thumb_360_w": 12345, |
| 550 | + "thumb_360_h": 12345, |
| 551 | + "thumb_160": "https://www.example.com/", |
| 552 | + "original_w": 12345, |
| 553 | + "original_h": 12345, |
| 554 | + "thumb_tiny": "", |
| 555 | + "permalink": "https://www.example.com/", |
| 556 | + "permalink_public": "https://www.example.com/", |
| 557 | + "is_starred": false, |
| 558 | + "has_rich_preview": false |
| 559 | + }, |
| 560 | + { |
| 561 | + "id": "F00000000", |
| 562 | + "created": 12345, |
| 563 | + "timestamp": 12345, |
| 564 | + "name": "", |
| 565 | + "title": "", |
| 566 | + "mimetype": "", |
| 567 | + "filetype": "", |
| 568 | + "pretty_type": "", |
| 569 | + "user": "U00000000", |
| 570 | + "editable": false, |
| 571 | + "size": 12345, |
| 572 | + "mode": "", |
| 573 | + "is_external": false, |
| 574 | + "external_type": "", |
| 575 | + "is_public": false, |
| 576 | + "public_url_shared": false, |
| 577 | + "display_as_bot": false, |
| 578 | + "username": "", |
| 579 | + "url_private": "https://www.example.com/", |
| 580 | + "url_private_download": "https://www.example.com/", |
| 581 | + "permalink": "https://www.example.com/", |
| 582 | + "permalink_public": "https://www.example.com/", |
| 583 | + "edit_link": "https://www.example.com/", |
| 584 | + "preview": "", |
| 585 | + "preview_highlight": "", |
| 586 | + "lines": 12345, |
| 587 | + "lines_more": 12345, |
| 588 | + "preview_is_truncated": false, |
| 589 | + "is_starred": false, |
| 590 | + "has_rich_preview": false |
| 591 | + } |
| 592 | + ], |
| 593 | + "upload": false, |
| 594 | + "display_as_bot": false, |
| 595 | + "x_files": [ |
| 596 | + "F00000000" |
| 597 | + ] |
524 | 598 | } |
525 | 599 | ], |
526 | 600 | "has_more": false, |
|
0 commit comments