mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-01-10 14:11:53 +08:00
feat: 取消上报 pic_type
This commit is contained in:
parent
a70585e854
commit
86cdfbb79b
@ -118,7 +118,6 @@ export class OneBotMsgApi {
|
|||||||
return {
|
return {
|
||||||
type: OB11MessageDataType.image,
|
type: OB11MessageDataType.image,
|
||||||
data: {
|
data: {
|
||||||
pic_type: element.picType,
|
|
||||||
summary: element.summary,
|
summary: element.summary,
|
||||||
file: encodedFileId,
|
file: encodedFileId,
|
||||||
sub_type: element.picSubType,
|
sub_type: element.picSubType,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user