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
Am I right that SlackTaskClient is simply an asynchronous version of SlackSocketClient? If so, then what's the analogue of SlackSocketClient.OnMessageReceived event in SlackTaskClient? Is it possible to create a simple slack bot (that responds to direct messages sent to it) using SlackTaskClient?
Thanks in advance.
The text was updated successfully, but these errors were encountered:
Am I right that SlackTaskClient is simply an asynchronous version of SlackSocketClient? If so, then what's the analogue of SlackSocketClient.OnMessageReceived event in SlackTaskClient? Is it possible to create a simple slack bot (that responds to direct messages sent to it) using SlackTaskClient?
Thanks in advance.
The text was updated successfully, but these errors were encountered: