Class InlineQueryType.

see
package Default

 Properties

 

Sender.

$from : \TgBotApi\BotApiBase\Type\UserType

Default

 

Unique identifier for this query.

$id : string

Default

 

Optional. Sender location, only for bots that request user location.

$location : \TgBotApi\BotApiBase\Type\LocationType | null

Default

 

Offset of the results to be returned, can be controlled by the bot.

$offset : string

Default

 

Text of the query (up to 512 characters).

$query : string

Default