Skip to content

Commit

Permalink
Add files in ready response
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan Kudinov committed Feb 18, 2025
1 parent 6eb2f28 commit cbdc156
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/types/bridge.ts
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,8 @@ export interface InitialDataMenuAction extends InitialData {
body: string
timestamp: number
mentions: Array<MentionDataType>
}
},
files?: File[],
}
}

Expand Down

0 comments on commit cbdc156

Please sign in to comment.