Closed platinummonkey closed 2 years ago
The docs for new slack apps say to use the new Socket Mode and that the RTM client mode is deprecated: https://api.slack.com/rtm
Socket Mode
RTM
New mode is described here: https://api.slack.com/apis/connections/socket
Yet there don't seem to be any schemas for apps.connections.open as the first step in connecting with the new mode: https://api.slack.com/methods/apps.connections.open
apps.connections.open
x
[ ]
Filling out the following details about bugs will help us solve your issue sooner.
No schema seems to be defined for https://api.slack.com/methods/apps.connections.open
Documented schema available - if new apps are automatically pushed over to Socket Mode instead.
No longer care
Description
The docs for new slack apps say to use the new
Socket Mode
and that theRTM
client mode is deprecated: https://api.slack.com/rtmNew mode is described here: https://api.slack.com/apis/connections/socket
Yet there don't seem to be any schemas for
apps.connections.open
as the first step in connecting with the new mode: https://api.slack.com/methods/apps.connections.openWhat type of issue is this? (place an
x
in one of the[ ]
)Requirements (place an
x
in each of the[ ]
)Bug Report
Filling out the following details about bugs will help us solve your issue sooner.
Reproducible in:
No schema seems to be defined for https://api.slack.com/methods/apps.connections.open
Steps to reproduce:
Expected result:
Documented schema available - if new apps are automatically pushed over to Socket Mode instead.
Actual result:
Attachments: