struct Tourmaline::Handlers::ChosenInlineResultHandler::Context
inherits Struct
#
Constructors#
.new(update : Update, context : Middleware::Context, result : ChosenInlineResult, match : Regex::MatchData?)
#
(update : Update, context : Middleware::Context, result : ChosenInlineResult, match : Regex::MatchData?)
Methods#
#context : Middleware::Context
#
: Middleware::Context
#copy_with(update _update = @update, context _context = @context, result _result = @result, match _match = @match)
#
(update _update = @update, context _context = @context, result _result = @result, match _match = @match)
#match : Regex::MatchData?
#
: Regex::MatchData?
#result : ChosenInlineResult
#
: ChosenInlineResult