This object represents an incoming inline query. When the user sends an empty query, your bot could return some default or trending results.
Sender.
Unique identifier for this query.
Sender location, only for bots that request user location.
Offset of the results to be returned, can be controlled by the bot.
Text of the query (up to 512 characters).
Generated using TypeDoc
This object represents an incoming inline query. When the user sends an empty query, your bot could return some default or trending results.