import { bots } from "https://deno.land/x/grm@0.5.4/mod.ts";
const { inlineQuery } = bots;
Parameters
client: AbstractTelegramClient
optional
entity: Api.InputPeerSelfoptional
geoPoint: Api.TypeInputGeoPointReturns
Promise<InlineResults>
import { bots } from "https://deno.land/x/grm@0.5.4/mod.ts";
const { inlineQuery } = bots;