service · inferred from evidence
Courier
A hosted service for sending messages, referenced in documentation and library usage.
- TS2353: 'slack' does not exist in type 'MessageRecipient' (@trycourier/courier)
TS2353: 'slack' does not exist in type 'MessageRecipient' (@trycourier/courier). The `Recipient` type was missing the `slack` property (it existed in `UserProfile` but was not carried over to `MessageRecipient`), so the documented send shap