We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents efc215a + 942b06a commit a1f423cCopy full SHA for a1f423c
docs-src/faq.rst
@@ -8,8 +8,8 @@ What even is |product_name| and why should I care?
8
|product_name| is a wrapper around commonly accessed parts of the Slack Platform. It provides basic mechanisms for
9
using the Slack Web API from within your Python app.
10
11
-On the other hand, |product_name| does not provide access to the RTM or Events bot-building APIs, although we anticipate
12
-adding support for these in the future.
+On the other hand, |product_name| does not provide access to the Events bot-building API, but
+[this adapter](https://github.com/slackapi/python-slack-events-api) does.
13
14
OMG I found a bug!
15
******************
0 commit comments