class Tourmaline::Handlers::EditedHandler

Defined in:

tourmaline/handlers/edited_handler.cr

Constant Summary

ANNOTATION = Edited

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(&block : Context -> ) #

[View source]

Instance Method Detail

def call(update : Update) #

[View source]