InlineQuery
An incoming inline query.
Properties
id: string
The identifier of the inline query.
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.
The location of the user who made the inline query.