You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am building an integration between and other services, when the integration get notified the agent from other service is typing, I want to send user_typing event to slack channel, so in the channel it will display bubble, I checked the doc this user_typing event is only available through RTM api, https://api.slack.com/events/user_typing
I wonder does JBOT provide this feature to directly using RTM client to interact with slack?
The text was updated successfully, but these errors were encountered:
I am building an integration between and other services, when the integration get notified the agent from other service is typing, I want to send user_typing event to slack channel, so in the channel it will display bubble, I checked the doc this user_typing event is only available through RTM api, https://api.slack.com/events/user_typing
I wonder does JBOT provide this feature to directly using RTM client to interact with slack?
The text was updated successfully, but these errors were encountered: