| Package | Description |
|---|---|
| io.github.kloping.qqbot.entities.ex | |
| io.github.kloping.qqbot.entities.qqpd.message | |
| io.github.kloping.qqbot.http.data |
| Modifier and Type | Class and Description |
|---|---|
class |
Audio
语音消息 仅支持silk格式
发送到频道时url必须备案(少数情况不需要 可使用 bytes发送 |
class |
Image
图片消息 支持jpg/png
发送到频道时url必须备案(少数情况不需要 可使用 bytes发送 |
class |
Video
视频消息 仅支持mp4格式
发送到频道时url必须备案(少数情况不需要 可使用 bytes发送 |
| Modifier and Type | Method and Description |
|---|---|
MessagePreBuilder |
MessagePreBuilder.append(FileMsg fileMsg) |
static Result<ActionResult> |
MessagePre.getActionResult(SenderAndCidMidGetter er,
FileMsg fileMsg,
String content,
String replyId) |
| Modifier and Type | Method and Description |
|---|---|
static void |
RawMessage.filePrepare(FileMsg msg,
Bot bot) |
| Modifier and Type | Method and Description |
|---|---|
void |
V2Result.logFileInfo(io.github.kloping.spt.interfaces.Logger logger,
FileMsg image) |
Copyright © 2025. All rights reserved.