Context
struct Tourmaline::Handlers::CallbackQueryHandler::Context
inherits Struct
Class methods
.new(update : Update, query : CallbackQuery, match : Regex::MatchData?)
Methods
#copy_with(update _update = @update, query _query = @query, match _match = @match)
#match : Regex::MatchData?