danog\MadelineProto\EventHandler\InlineQuery
Author: Daniil Gentili daniil@daniil.it
An incoming inline query.
Properties
$queryId
:int
Query ID$query
:string
Text of query$userId
:int
User that sent the query$offset
:string
Offset to navigate through results$geo
:\GeoPoint
Attached geolocation$peerType
:\InlineQueryPeerType
Type of the chat from which the inline query was sent.$matches
:list<string>
Regex matches, if a filter regex is present — Generated by danog/phpdoc