module Bigbrother::Notifier
Direct including types
Defined in:
bigbrother/notifier.crbigbrother/notifier/console.cr
bigbrother/notifier/telegram.cr
Constant Summary
-
TYPES =
[Bigbrother::Notifier::Console, Bigbrother::Notifier::Telegram] of Class
Constructors
Instance Method Summary
- #app : Bigbrother::App | Nil
- #app=(app : Bigbrother::App | Nil)
- #notify(response : Check::Response, only_errors : Bool)
- #start(app : App)