class

Autobot::Config::SlackConfig

Inherits YAML::Serializable < Reference < Object

Constructors

new(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
Source

Instance methods

allow_from
Source
allow_from=(allow_from : Array(String))
Source
app_token
Source
app_token=(app_token : String)
Source
bot_token
Source
bot_token=(bot_token : String)
Source
dm=(dm : SlackDMConfig | Nil)
Source
enabled=(enabled : Bool)
Source
enabled?
Source
group_allow_from
Source
group_allow_from=(group_allow_from : Array(String))
Source
group_policy
Source
group_policy=(group_policy : String)
Source
mode
Source
mode=(mode : String)
Source