platform · inferred from evidence
Slack
A hosted platform for communication and collaboration, where the bot is deployed and used.
- incomplete_raw_credentials thrown when requesting a Slack user token
incomplete_raw_credentials thrown when requesting a Slack user token. Fixed upstream in Nango PR #4025.
- 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