Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[types] Add missing
reply
fn to ForwardableEmailMessage
The `ForwardableEmailMessage` interface should expose a `reply` function, but it currently doesn't.This commit adds the missing function to the interface definition. Please refer to https://developers.cloudflare.com/email-routing/email-workers/runtime-api/#emailmessage-definition Fixes #2283
- Loading branch information