import { type InlineQuery } from "https://deno.land/x/mtkruto@0.2.50/3_types.ts";
An incoming inline query.
Properties
from: User
The user who made the inline query.
The offset parameter that was passed to the last answerInlineQuery call.
The type of the chat from which the inline query was made.
optional
location: LocationThe location of the user who made the inline query.