class Bigbrother::Notifier::Telegram::Bot

Defined in:

bigbrother/notifier/telegram.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(config : Telegram, app : App) #

[View source]

Instance Method Detail

def client : Tourmaline::Client #

[View source]
def notify(message, ctx = nil) #

[View source]
def register(command, &block : Tourmaline::Context -> ) #

[View source]