Package io.micronaut.chatbots.core
package io.micronaut.chatbots.core
- Since:
- 1.0.0
- Author:
- Sergio del Amo
-
ClassDescriptionBot Configuration.
ConfigurationProperties
implementation ofChatbotsConfiguration
.Static Response for a Slash command.Iterates through everyHandler
in odered and dispatch the message to the first which can handle the request.UsersResourceLoader
to load a static resource associated with a command.File extensions for Static Bot Commands.Request handlers are responsible for handling one or more types of incoming requests.Attempts to parser a Slash command from a message.SpaceParser<I,S> Api to retrieve the space associated with the message.Composes a static command response for a given command.