-
Trying to call `usergroups::list` returns a `MalformedResponse` error.
In my case this is because the value for the `user_count` field is an int, not a string.
I assume the schema in https://git…
-
## Describe the bug
Hi guys, I'm having a problem when running a NestJS project with `yarn start:dev`. Below is the output:
```sh
[Nest] 1208570 - 08/29/2024, 9:05:57 AM DEBUG [Slack] apiCal…
-
### What happened
Creating a `TextBlockObject` with the `Emoji` field set to `false` **does not** disable rendering of emojis in that text block.
The reason this happens is because of the `omite…
-
Hi,
I set up my bottender chatbot according to [https://bottender.js.org/docs/channel-slack-setup](https://bottender.js.org/docs/channel-slack-setup).
But I got "Your URL didn't respond with the…
-
Slack has deprecated methods that have been replaced with the Conversations API.
See: https://api.slack.com/changelog/2020-01-deprecating-antecedents-to-the-conversations-api
> Today we are anno…
-
Hi @xVir ,
We are working on a slack channel integrating with api gateway and lambda, which backed by api.ai.
The workflow:
slack channel(outgoing webhook)--> post api-gateway --> invoke lambda -…
-
Hi, I'm trying to learn how to work with the Slack API.
Ultimately, I'm hoping to use my Bolt app to handle complex automations that are beyond the scope of the Workflow options within Slack itsel…
-
## Failing module
- **GitHub**: https://github.com/slackapi/node-slack-sdk
- **npm**: https://www.npmjs.com/package/@slack/web-api
```js
import { WebClient } from "https://esm.sh/@slack/web-ap…
-
Hi guys,
Hope you are all well !
Thanks for this awesome repository, I ll install it today in my toolkit of devsecops :-)
I was wondering if you can add to the todo list the following feature…
ghost updated
3 years ago
-
There's another library for Slack API bindings:
* https://hackage.haskell.org/package/slack-api
* https://github.com/owainlewis/slack
It would be good if you add comparison with that library in…