InlineQuery

An incoming inline query.

PROPERTIES
id: string

The identifier of the inline query.

from: User

The user who made the inline query.

query: string

The query that was made.

offset: string

The offset parameter that was passed to the last answerInlineQuery call.

chatType?: "sender" | "private" | "group" | "supergroup" | "channel"

The type of the chat from which the inline query was made.

location?: Location

The location of the user who made the inline query.