LiJinHuan
2024-01-05 462188a2c982b0a8750dfe01692dfd898216bb0c
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
global class File {
    global File() { }
    global Object clone() { }
    global String getAltTxt() { }
    global String getAppId() { }
    global String getAppName() { }
    global List<Slack.File.Address> getCc() { }
    global Integer getChannelActionsCount() { }
    global String getChannelActionsTs() { }
    global List<String> getChannels() { }
    global String getConvertedPdf() { }
    global Integer getCreated() { }
    global String getDeanimate() { }
    global String getDeanimateGif() { }
    global Integer getDurationMs() { }
    global String getEditLink() { }
    global String getEditor() { }
    global String getExternalId() { }
    global String getExternalType() { }
    global String getExternalUrl() { }
    global String getFileAccess() { }
    global String getFiletype() { }
    global List<Slack.File.Address> getFrom() { }
    global List<String> getGroups() { }
    global Slack.File.Headers getHeaders() { }
    global String getHls() { }
    global String getHlsEmbed() { }
    global String getId() { }
    global Integer getImageExifRotation() { }
    global List<String> getIms() { }
    global String getLastEditor() { }
    global Integer getLines() { }
    global Integer getLinesMore() { }
    global String getMediaDisplayType() { }
    global Slack.File.MediaProgress getMediaProgress() { }
    global String getMimetype() { }
    global String getMode() { }
    global String getMp4() { }
    global String getName() { }
    global Integer getOriginalAttachmentCount() { }
    global String getOriginalHeight() { }
    global String getOriginalWidth() { }
    global String getPermalink() { }
    global String getPermalinkPublic() { }
    global Map<String,Slack.File.PinnedInfo> getPinnedInfo() { }
    global String getPjpeg() { }
    global String getPlainText() { }
    global String getPrettyType() { }
    global String getPreview() { }
    global String getPreviewHighlight() { }
    global String getPreviewPlainText() { }
    global Slack.File.Shares getShares() { }
    global String getSimplifiedHtml() { }
    global Integer getSize() { }
    global String getSubject() { }
    global String getSubtype() { }
    global String getThumb1024() { }
    global String getThumb1024Gif() { }
    global String getThumb1024Height() { }
    global String getThumb1024Width() { }
    global String getThumb160() { }
    global String getThumb160Gif() { }
    global String getThumb160Height() { }
    global String getThumb160Width() { }
    global String getThumb360() { }
    global String getThumb360Gif() { }
    global String getThumb360Height() { }
    global String getThumb360Width() { }
    global String getThumb480() { }
    global String getThumb480Gif() { }
    global String getThumb480Height() { }
    global String getThumb480Width() { }
    global String getThumb64() { }
    global String getThumb64Gif() { }
    global String getThumb64Height() { }
    global String getThumb64Width() { }
    global String getThumb720() { }
    global String getThumb720Gif() { }
    global String getThumb720Height() { }
    global String getThumb720Width() { }
    global String getThumb80() { }
    global String getThumb800() { }
    global String getThumb800Gif() { }
    global String getThumb800Height() { }
    global String getThumb800Width() { }
    global String getThumb80Gif() { }
    global String getThumb80Height() { }
    global String getThumb80Width() { }
    global String getThumb960() { }
    global String getThumb960Gif() { }
    global String getThumb960Height() { }
    global String getThumb960Width() { }
    global String getThumbGif() { }
    global String getThumbPdf() { }
    global String getThumbPdfHeight() { }
    global String getThumbPdfWidth() { }
    global String getThumbTiny() { }
    global String getThumbVideo() { }
    global Integer getThumbVideoH() { }
    global Integer getThumbVideoW() { }
    global Integer getTimestamp() { }
    global String getTitle() { }
    global List<Slack.File.Address> getTo() { }
    global Slack.File.Transcription getTranscription() { }
    global Integer getUpdated() { }
    global String getUrlPrivate() { }
    global String getUrlPrivateDownload() { }
    global String getUser() { }
    global String getUserTeam() { }
    global String getUsername() { }
    global String getVtt() { }
    global Boolean isDisplayAsBot() { }
    global Boolean isEditable() { }
    global Boolean isExternal() { }
    global Boolean isHasMore() { }
    global Boolean isHasRichPreview() { }
    global Boolean isNonOwnerEditable() { }
    global Boolean isPreviewTruncated() { }
    global Boolean isPublicUrlShared() { }
    global Boolean isSentToSelf() { }
    global Boolean isStarred() { }
    global Boolean ispublic() { }
    global void setAltTxt(String altTxt) { }
    global void setAppId(String appId) { }
    global void setAppName(String appName) { }
    global void setCc(List<Slack.File.Address> cc) { }
    global void setChannelActionsCount(Integer channelActionsCount) { }
    global void setChannelActionsTs(String channelActionsTs) { }
    global void setChannels(List<String> channels) { }
    global void setConvertedPdf(String convertedPdf) { }
    global void setCreated(Integer created) { }
    global void setDeanimate(String deanimate) { }
    global void setDeanimateGif(String deanimateGif) { }
    global void setDisplayAsBot(Boolean displayAsBot) { }
    global void setDurationMs(Integer durationMs) { }
    global void setEditLink(String editLink) { }
    global void setEditable(Boolean editable) { }
    global void setEditor(String editor) { }
    global void setExternal(Boolean external) { }
    global void setExternalId(String externalId) { }
    global void setExternalType(String externalType) { }
    global void setExternalUrl(String externalUrl) { }
    global void setFileAccess(String fileAccess) { }
    global void setFiletype(String filetype) { }
    global void setFrom(List<Slack.File.Address> fromValue) { }
    global void setGroups(List<String> groups) { }
    global void setHasMore(Boolean hasMore) { }
    global void setHasRichPreview(Boolean hasRichPreview) { }
    global void setHeaders(Slack.File.Headers headers) { }
    global void setHls(String hls) { }
    global void setHlsEmbed(String hlsEmbed) { }
    global void setId(String id) { }
    global void setImageExifRotation(Integer imageExifRotation) { }
    global void setIms(List<String> ims) { }
    global void setLastEditor(String lastEditor) { }
    global void setLines(Integer lines) { }
    global void setLinesMore(Integer linesMore) { }
    global void setMediaDisplayType(String mediaDisplayType) { }
    global void setMediaProgress(Slack.File.MediaProgress mediaProgress) { }
    global void setMimetype(String mimetype) { }
    global void setMode(String mode) { }
    global void setMp4(String mp4) { }
    global void setName(String name) { }
    global void setNonOwnerEditable(Boolean nonOwnerEditable) { }
    global void setOriginalAttachmentCount(Integer originalAttachmentCount) { }
    global void setOriginalHeight(String originalHeight) { }
    global void setOriginalWidth(String originalWidth) { }
    global void setPermalink(String permalink) { }
    global void setPermalinkPublic(String permalinkPublic) { }
    global void setPinnedInfo(Map<String,Slack.File.PinnedInfo> pinnedInfo) { }
    global void setPjpeg(String pjpeg) { }
    global void setPlainText(String plainText) { }
    global void setPrettyType(String prettyType) { }
    global void setPreview(String preview) { }
    global void setPreviewHighlight(String previewHighlight) { }
    global void setPreviewPlainText(String previewPlainText) { }
    global void setPreviewTruncated(Boolean previewTruncated) { }
    global void setPublicUrlShared(Boolean publicUrlShared) { }
    global void setSentToSelf(Boolean sentToSelf) { }
    global void setShares(Slack.File.Shares shares) { }
    global void setSimplifiedHtml(String simplifiedHtml) { }
    global void setSize(Integer size) { }
    global void setStarred(Boolean starred) { }
    global void setSubject(String subject) { }
    global void setSubtype(String subtype) { }
    global void setThumb1024(String thumb1024) { }
    global void setThumb1024Gif(String thumb1024Gif) { }
    global void setThumb1024Height(String thumb1024Height) { }
    global void setThumb1024Width(String thumb1024Width) { }
    global void setThumb160(String thumb160) { }
    global void setThumb160Gif(String thumb160Gif) { }
    global void setThumb160Height(String thumb160Height) { }
    global void setThumb160Width(String thumb160Width) { }
    global void setThumb360(String thumb360) { }
    global void setThumb360Gif(String thumb360Gif) { }
    global void setThumb360Height(String thumb360Height) { }
    global void setThumb360Width(String thumb360Width) { }
    global void setThumb480(String thumb480) { }
    global void setThumb480Gif(String thumb480Gif) { }
    global void setThumb480Height(String thumb480Height) { }
    global void setThumb480Width(String thumb480Width) { }
    global void setThumb64(String thumb64) { }
    global void setThumb64Gif(String thumb64Gif) { }
    global void setThumb64Height(String thumb64Height) { }
    global void setThumb64Width(String thumb64Width) { }
    global void setThumb720(String thumb720) { }
    global void setThumb720Gif(String thumb720Gif) { }
    global void setThumb720Height(String thumb720Height) { }
    global void setThumb720Width(String thumb720Width) { }
    global void setThumb80(String thumb80) { }
    global void setThumb800(String thumb800) { }
    global void setThumb800Gif(String thumb800Gif) { }
    global void setThumb800Height(String thumb800Height) { }
    global void setThumb800Width(String thumb800Width) { }
    global void setThumb80Gif(String thumb80Gif) { }
    global void setThumb80Height(String thumb80Height) { }
    global void setThumb80Width(String thumb80Width) { }
    global void setThumb960(String thumb960) { }
    global void setThumb960Gif(String thumb960Gif) { }
    global void setThumb960Height(String thumb960Height) { }
    global void setThumb960Width(String thumb960Width) { }
    global void setThumbGif(String thumbGif) { }
    global void setThumbPdf(String thumbPdf) { }
    global void setThumbPdfHeight(String thumbPdfHeight) { }
    global void setThumbPdfWidth(String thumbPdfWidth) { }
    global void setThumbTiny(String thumbTiny) { }
    global void setThumbVideo(String thumbVideo) { }
    global void setThumbVideoH(Integer thumbVideoH) { }
    global void setThumbVideoW(Integer thumbVideoW) { }
    global void setTimestamp(Integer timestamp) { }
    global void setTitle(String title) { }
    global void setTo(List<Slack.File.Address> to) { }
    global void setTranscription(Slack.File.Transcription transcription) { }
    global void setUpdated(Integer updated) { }
    global void setUrlPrivate(String urlPrivate) { }
    global void setUrlPrivateDownload(String urlPrivateDownload) { }
    global void setUser(String user) { }
    global void setUserTeam(String userTeam) { }
    global void setUsername(String username) { }
    global void setVtt(String vtt) { }
    global void setpublic(Boolean _public) { }
    global String toString() { }
global class Address {
    global File.Address() { }
    global Object clone() { }
    global String getAddress() { }
    global String getName() { }
    global String getOriginal() { }
    global void setAddress(String address) { }
    global void setName(String name) { }
    global void setOriginal(String original) { }
 
}
global class Headers {
    global File.Headers() { }
    global Object clone() { }
    global String getDate() { }
    global String getInReplyTo() { }
    global String getMessageId() { }
    global String getReplyTo() { }
    global void setDate(String dateValue) { }
    global void setInReplyTo(String inReplyTo) { }
    global void setMessageId(String messageId) { }
    global void setReplyTo(String replyTo) { }
 
}
global class MediaProgress {
    global File.MediaProgress() { }
    global Object clone() { }
    global Integer getDurationMs() { }
    global Integer getMaxOffsetMs() { }
    global Integer getOffsetMs() { }
    global void setDurationMs(Integer durationMs) { }
    global void setMaxOffsetMs(Integer maxOffsetMs) { }
    global void setOffsetMs(Integer offsetMs) { }
 
}
global class PinnedInfo {
    global File.PinnedInfo() { }
    global Object clone() { }
    global String getPinnedBy() { }
    global Integer getPinnedTs() { }
    global void setPinnedBy(String pinnedBy) { }
    global void setPinnedTs(Integer pinnedTs) { }
 
}
global class ShareDetail {
    global File.ShareDetail() { }
    global Object clone() { }
    global String getChannelName() { }
    global String getLatestReply() { }
    global Integer getReplyCount() { }
    global List<String> getReplyUsers() { }
    global Integer getReplyUsersCount() { }
    global String getShareUserId() { }
    global String getTeamId() { }
    global String getThreadTs() { }
    global String getTs() { }
    global void setChannelName(String channelName) { }
    global void setLatestReply(String latestReply) { }
    global void setReplyCount(Integer replyCount) { }
    global void setReplyUsers(List<String> replyUsers) { }
    global void setReplyUsersCount(Integer replyUsersCount) { }
    global void setShareUserId(String shareUserId) { }
    global void setTeamId(String teamId) { }
    global void setThreadTs(String threadTs) { }
    global void setTs(String ts) { }
 
}
global class Shares {
    global File.Shares() { }
    global Object clone() { }
    global Map<String,List<Slack.File.ShareDetail>> getPrivateChannels() { }
    global Map<String,List<Slack.File.ShareDetail>> getPublicChannels() { }
    global void setPrivateChannels(Map<String,List<Slack.File.ShareDetail>> privateChannels) { }
    global void setPublicChannels(Map<String,List<Slack.File.ShareDetail>> publicChannels) { }
 
}
global class Transcription {
    global File.Transcription() { }
    global Object clone() { }
    global String getLocale() { }
    global String getStatus() { }
    global void setLocale(String locale) { }
    global void setStatus(String status) { }
 
}
 
}