Skip to content

Commit a1f423c

Browse files
authored
Merge pull request #361 from revolter/patch-1
Remove obsolete missing RTM API support from FAQ
2 parents efc215a + 942b06a commit a1f423c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs-src/faq.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ What even is |product_name| and why should I care?
88
|product_name| is a wrapper around commonly accessed parts of the Slack Platform. It provides basic mechanisms for
99
using the Slack Web API from within your Python app.
1010

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.
11+
On the other hand, |product_name| does not provide access to the Events bot-building API, but
12+
[this adapter](https://github.com/slackapi/python-slack-events-api) does.
1313

1414
OMG I found a bug!
1515
******************

0 commit comments

Comments
 (0)