Skip to content

Commit

Permalink
build: 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MliKiowa committed Aug 23, 2024
1 parent b5f804e commit c9a0c29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/onebot/api/msg.ts
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ export class OneBotMsgApi {
name = content.replace('@', '');
}
}

message_data = {
type: OB11MessageDataType.at,
data: {
Expand Down

0 comments on commit c9a0c29

Please sign in to comment.