Preparing search index...
The search index is not available
IM SDK Web API 文档
IM SDK Web API 文档
types/chat-manager
DownloadAttachmentParams
Interface DownloadAttachmentParams
下载消息附件的参数。
interface
DownloadAttachmentParams
{
message
:
Message
;
}
Index
Properties
message
Properties
message
message
:
Message
需要下载附件的消息,通常为图片、语音、视频或文件消息。
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
message
IM SDK Web API 文档
Loading...
下载消息附件的参数。