product · inferred from evidence
MessageRecipient
A type in the @trycourier/courier library representing the recipient of a message.
- 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