struct Tourmaline::Handlers::InlineQueryHandler::Context
inherits Struct
#
Constructors#
.new(update : Update, context : Middleware::Context, query : InlineQuery, match : Regex::MatchData)
#
(update : Update, context : Middleware::Context, query : InlineQuery, match : Regex::MatchData)
Methods#
#context : Middleware::Context
#
: Middleware::Context
#copy_with(update _update = @update, context _context = @context, query _query = @query, match _match = @match)
#
(update _update = @update, context _context = @context, query _query = @query, match _match = @match)
#match : Regex::MatchData
#
: Regex::MatchData
#query : InlineQuery
#
: InlineQuery