class SlackInteraction
- SlackInteraction
- SlackAction
- Lucky::Action
- Reference
- Object
Defined in:
actions/slack_app/interactions.crConstant Summary
-
AFTER_PIPES =
[] of Symbol
-
BEFORE_PIPES =
[verify_accepted_format] of Symbol
-
EXPOSURES =
[] of Symbol
-
PARAM_DECLARATIONS =
[] of Crystal::Macros::TypeDeclaration
-
ROUTE_SETTINGS =
{prefix: ""}
-
SKIPPED_PIPES =
[] of Symbol
Class Method Summary
-
.path(*args, **named_args) : String
The application has been configured to eventually allow for a /hiring command to post jobs to a community hiring board + channel alert.
-
.path_without_query_params
The application has been configured to eventually allow for a /hiring command to post jobs to a community hiring board + channel alert.
-
.route(anchor : String | Nil = nil) : Lucky::RouteHelper
The application has been configured to eventually allow for a /hiring command to post jobs to a community hiring board + channel alert.
-
.url(*args, **named_args) : String
The application has been configured to eventually allow for a /hiring command to post jobs to a community hiring board + channel alert.
-
.url_without_query_params
The application has been configured to eventually allow for a /hiring command to post jobs to a community hiring board + channel alert.
-
.with(anchor : String | Nil = nil) : Lucky::RouteHelper
The application has been configured to eventually allow for a /hiring command to post jobs to a community hiring board + channel alert.
Instance Method Summary
-
#call
The application has been configured to eventually allow for a /hiring command to post jobs to a community hiring board + channel alert.
Class methods inherited from class SlackAction
_accepted_formats
_accepted_formats
Class Method Detail
The application has been configured to eventually allow for a /hiring command to post jobs to a community hiring board + channel alert. This, and other UI blocks posted by the application will send interactions to this endpoint.
Currently, this a no-op. It will require additional support to be added to the slack.cr library for different ways of handling Interactions.
The application has been configured to eventually allow for a /hiring command to post jobs to a community hiring board + channel alert. This, and other UI blocks posted by the application will send interactions to this endpoint.
Currently, this a no-op. It will require additional support to be added to the slack.cr library for different ways of handling Interactions.
The application has been configured to eventually allow for a /hiring command to post jobs to a community hiring board + channel alert. This, and other UI blocks posted by the application will send interactions to this endpoint.
Currently, this a no-op. It will require additional support to be added to the slack.cr library for different ways of handling Interactions.
The application has been configured to eventually allow for a /hiring command to post jobs to a community hiring board + channel alert. This, and other UI blocks posted by the application will send interactions to this endpoint.
Currently, this a no-op. It will require additional support to be added to the slack.cr library for different ways of handling Interactions.
The application has been configured to eventually allow for a /hiring command to post jobs to a community hiring board + channel alert. This, and other UI blocks posted by the application will send interactions to this endpoint.
Currently, this a no-op. It will require additional support to be added to the slack.cr library for different ways of handling Interactions.
The application has been configured to eventually allow for a /hiring command to post jobs to a community hiring board + channel alert. This, and other UI blocks posted by the application will send interactions to this endpoint.
Currently, this a no-op. It will require additional support to be added to the slack.cr library for different ways of handling Interactions.
Instance Method Detail
The application has been configured to eventually allow for a /hiring command to post jobs to a community hiring board + channel alert. This, and other UI blocks posted by the application will send interactions to this endpoint.
Currently, this a no-op. It will require additional support to be added to the slack.cr library for different ways of handling Interactions.