class Tourmaline::Handlers::UpdateHandler

Defined in:

tourmaline/handlers/update_handler.cr

Constant Summary

ANNOTATION = On

Constructors

Instance Method Summary

Instance methods inherited from class Tourmaline::EventHandler

call(update : Update) call, client : Client client, client=(client : Client) client=, client? : Client | Nil client?

Constructor Detail

def self.new(actions, &block : Context -> ) #

[View source]

Instance Method Detail

def actions : Array(UpdateAction) #

[View source]
def actions=(actions : Array(UpdateAction)) #

[View source]
def call(update : Update) #

[View source]