class

Autobot::Config::TelegramConfig

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
custom_commands
Source
custom_commands=(custom_commands : CustomCommandsConfig | Nil)
Source
enabled=(enabled : Bool)
Source
enabled?
Source
proxy=(proxy : String | Nil)
Source
proxy?
Source
token
Source
token=(token : String)
Source