feat: 上报文件picType

This commit is contained in:
手瓜一十雪
2024-11-25 18:27:36 +08:00
parent 95c58c748d
commit 4588b9492a

View File

@@ -113,6 +113,7 @@ export class OneBotMsgApi {
return {
type: OB11MessageDataType.image,
data: {
pic_type: element.picType,
summary: element.summary,
file: encodedFileId,
sub_type: element.picSubType,