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.
1 parent efc215a commit 4c96859Copy full SHA for 4c96859
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, although we anticipate adding
+support for these in the future.
13
14
OMG I found a bug!
15
******************
0 commit comments