| Modifier and Type | Class and Description |
|---|---|
static class |
FileMsg.FileType
媒体类型:1 图片,2 视频,3 语音,4 文件(暂不开放)
资源格式要求 图片:png/jpg,视频:mp4,语音:silk |
| Modifier and Type | Field and Description |
|---|---|
protected byte[] |
bytes |
protected String |
name |
protected String |
url |
| Modifier | Constructor and Description |
|---|---|
protected |
FileMsg(byte[] bytes,
FileMsg.FileType fileType) |
|
FileMsg(Integer file_type,
String type,
String url,
byte[] bytes,
String name) |
protected |
FileMsg(String url,
FileMsg.FileType fileType) |
protected FileMsg(byte[] bytes,
FileMsg.FileType fileType)
protected FileMsg(String url, FileMsg.FileType fileType)
public Result send(SenderAndCidMidGetter er)
SendAbleCopyright © 2025. All rights reserved.