mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-12-29 21:09:03 +08:00
feat: 上报文件picType
This commit is contained in:
parent
c2296fd900
commit
f956d96d94
@ -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,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user