Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/grm/client/mod.ts>bots.inlineQuery

MTProto API Client for Deno 🦕
Latest
function bots.inlineQuery
import { bots } from "https://deno.land/x/grm@0.8.2/client/mod.ts";
const { inlineQuery } = bots;

Parameters

bot: Api.TypeEntityLike
query: string
optional
entity: Api.InputPeerSelf
optional
offset: string
optional
geoPoint: Api.TypeInputGeoPoint