Skip to content

Typing indicator not working in slack #259

@scipe

Description

@scipe

Typing indicator not working in slack, but works in MS Teams.

Version (NodeJS)

"botbuilder-adapter-slack": "^1.0.13",
"botbuilder-storage-mongodb": "^0.9.5",
"botkit": "^4.10.0",

Describe the bug

I trying to send "typing" indicator to MS Teams and Slack. It working great in MS Teams, but not working at all in Slack.

To Reproduce

await this.bot.reply(this.message, { type: 'typing' })

Expected behavior

User should see "typing" indicator in Slack and in MS Teams. But can see that only in MS Teams

Screenshots

There is no screenshot for that :)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions