Elaine Vegeris
Elaine Vegeris
Hi there, We don't yet have a timeline on these enhancements but we wanted to let you know that they are on the team's radar!
Hi there, The [chat_stream](https://docs.slack.dev/tools/python-slack-sdk/reference/web/client.html#slack_sdk.web.client.WebClient.chat_stream) utility method doesn't accept those params as the [underlying](https://docs.slack.dev/tools/python-slack-sdk/web/#sending-streaming-messages) API methods don't support them We'll take this to the team as a feature request; thanks for...
Hi there 👋 It looks like we are likely filtering out the `app_mention` event on the backend when posted by the same bot user being mentioned. We're looking into whether...
👋 Hi @PrajwalNaik07, It looks like we intentionally do not send an `app_mention` event when a bot mentions itself as this could create an infinite loop. Could you let us...
Hi there, Could you clarify what you mean by send multiple messages at once? If I understand correctly, you're running a workflow that creates a dynamic number of jobs and...