danog\MadelineProto\EventHandler\InlineQuery
Author: Daniil Gentili daniil@daniil.it
An incoming inline query.
Properties
$queryId:intQuery ID$query:stringText of query$userId:intUser that sent the query$offset:stringOffset to navigate through results$geo:?danog\MadelineProto\EventHandler\Media\GeoPointAttached geolocation$peerType:danog\MadelineProto\EventHandler\InlineQueryPeerTypeType of the chat from which the inline query was sent.$matches:list<string>Regex matches, if a filter regex is present$matchesAll:array<array-key, (array<array-key, (list{string, int} | null | string)> | mixed)>Regex matches, if a filter multiple match regex is present — Generated by danog/phpdoc