Skip to content

Commit

Permalink
fix(qq): remove timestamp in type Request
Browse files Browse the repository at this point in the history
  • Loading branch information
ilharp authored Dec 20, 2023
1 parent f302796 commit ea0ccb1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion adapters/qq/src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,6 @@ export namespace Message {
event_id?: string
msg_id?: string
msg_seq?: number
timestamp: number
media?: Partial<File.Response>
}

Expand Down

0 comments on commit ea0ccb1

Please sign in to comment.