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 4c96859 commit 942b06aCopy full SHA for 942b06a
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 Events bot-building API, although we anticipate adding
12
-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