Skip to content

Commit

Permalink
feat: 取消上报 pic_type
Browse files Browse the repository at this point in the history
  • Loading branch information
MliKiowa committed Nov 30, 2024
1 parent a70585e commit 86cdfbb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/onebot/api/msg.ts
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,6 @@ export class OneBotMsgApi {
return {
type: OB11MessageDataType.image,
data: {
pic_type: element.picType,
summary: element.summary,
file: encodedFileId,
sub_type: element.picSubType,
Expand Down

0 comments on commit 86cdfbb

Please sign in to comment.