InlineQuery

fun InlineQuery(id: String, from: User, location: Location? = null, query: String, offset: String)

Parameters

id

Unique identifier for this query

from

Sender

location

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

query

Text of the query (up to 256 characters)

offset

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