struct

Tourmaline::Handlers::CommandHandler::Context

Inherits Struct < Value < Object

Constructors

new(update : Update, context : Middleware::Context, message : Message, command : String, text : String, raw_text : String, botname : Bool, edit : Bool)
Source

Instance methods

botname
clone
Source
command
context
copy_with(update _update = @update, context _context = @context, message _message = @message, command _command = @command, text _text = @text, raw_text _raw_text = @raw_text, botname _botname = @botname, edit _edit = @edit)
Source
edit
message
raw_text
text
update