class
Bigbrother::Notifier::Telegram
- Bigbrother::Notifier::Telegram
- Reference
- Object
Included Modules
Defined in:
bigbrother/notifier/telegram.crConstructors
- .new(ctx : YAML::ParseContext, node : YAML::Nodes::Node, _dummy : Nil)
- .new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Class Method Summary
Macro Summary
Instance Method Summary
- #chat_id : Int32 | String
- #chat_id=(_chat_id : Int32 | String)
- #notify(response, only_errors)
- #start(app)
- #to_yaml(__temp_250 : YAML::Nodes::Builder)
- #token : String
- #token=(_token : String)
- #type : String
- #type=(_type : String)