This repository was archived by the owner on Nov 27, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +11
-11
lines changed
Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -25,12 +25,12 @@ A channel object contains information about a team channel.
2525 "value": "This channel is for fun",
2626 "creator": "U024BE7LH",
2727 "last_set": 1360782804
28- }
28+ },
2929
3030 "is_member": true,
3131
3232 "last_read": "1401383885.000061",
33- "latest": { … }
33+ "latest": { … },
3434 "unread_count": 0,
3535 }
3636
Original file line number Diff line number Diff line change @@ -36,15 +36,15 @@ A file object contains information about a file shared with a team.
3636 "permalink" : "https:\/\/tinyspeck.slack.com\/files\/cal\/F024BERPE\/1.png",
3737 "edit_link" : "https:\/\/tinyspeck.slack.com\/files\/cal\/F024BERPE\/1.png/edit",
3838 "preview" : "<!DOCTYPE html>\n<html>\n<meta charset='utf-8'>",
39- "preview_highlight" : <div class=\"sssh-code\"><div class=\"sssh-line\"><pre><!DOCTYPE html... ",
39+ "preview_highlight" : " <div class=\"sssh-code\"><div class=\"sssh-line\"><pre><!DOCTYPE html… ",
4040 "lines" : 123,
4141 "lines_more": 118,
4242
4343 "is_public": true,
4444 "public_url_shared": false,
45- "channels": ["C024BE7LT", ... ],
46- "groups": ["G12345", ... ],
47- "initial_comment": {... },
45+ "channels": ["C024BE7LT", … ],
46+ "groups": ["G12345", … ],
47+ "initial_comment": {… },
4848 "num_stars": 7,
4949 "is_starred": true
5050 }
Original file line number Diff line number Diff line change @@ -14,11 +14,11 @@ A user object contains information about a team member.
14141515 "skype": "my-skype-name",
1616 "phone": "+1 (123) 456 7890",
17- "image_24": "https:\/\/... ",
18- "image_32": "https:\/\/... ",
19- "image_48": "https:\/\/... ",
20- "image_72": "https:\/\/... ",
21- "image_192": "https:\/\/... "
17+ "image_24": "https:\/\/… ",
18+ "image_32": "https:\/\/… ",
19+ "image_48": "https:\/\/… ",
20+ "image_72": "https:\/\/… ",
21+ "image_192": "https:\/\/… "
2222 },
2323 "is_admin": true,
2424 "is_owner": true,
You can’t perform that action at this time.
0 commit comments