| 程序包 | 说明 |
|---|---|
| com.lark.oapi.channel.model | |
| com.lark.oapi.channel.normalize |
| 限定符和类型 | 方法和说明 |
|---|---|
List<ResourceDescriptor> |
NormalizedMessage.getResources()
Image, file, audio or video resources referenced by the message.
|
| 构造器和说明 |
|---|
NormalizedMessage(String messageId,
String chatId,
String chatType,
String senderId,
String senderName,
String content,
String rawContentType,
List<ResourceDescriptor> resources,
List<MentionInfo> mentions,
boolean mentionAll,
boolean mentionedBot,
String rootId,
String threadId,
String replyToMessageId,
long createTime,
Object raw) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<ResourceDescriptor> |
ConvertResult.getResources() |
| 构造器和说明 |
|---|
ConvertResult(String content,
List<ResourceDescriptor> resources) |
Copyright © 2026. All rights reserved.