struct Tourmaline::Handlers::CommandHandler::Context
inherits Struct
#
Constructors#
.new(update : Update, context : Middleware::Context, message : Message, command : String, text : String, raw_text : String, botname : Bool, edit : Bool)
#
(update : Update, context : Middleware::Context, message : Message, command : String, text : String, raw_text : String, botname : Bool, edit : Bool)
Methods#
#botname : Bool
#
: Bool
#context : Middleware::Context
#
: Middleware::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)
#
(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)
#edit : Bool
#
: Bool