struct Tourmaline::Handlers::HearsHandler::Context
inherits Struct
#
Constructors#
.new(update : Update, context : Middleware::Context, message : Message, text : String, match : Regex::MatchData)
#
(update : Update, context : Middleware::Context, message : Message, text : String, match : Regex::MatchData)
Methods#
#context : Middleware::Context
#
: Middleware::Context
#copy_with(update _update = @update, context _context = @context, message _message = @message, text _text = @text, match _match = @match)
#
(update _update = @update, context _context = @context, message _message = @message, text _text = @text, match _match = @match)
#match : Regex::MatchData
#
: Regex::MatchData