Skip to main content
Module

x/mtkruto/mod.ts>InlineQueryResultLocation

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface InlineQueryResultLocation
implements _InlineQueryResultBase, _InlineQueryResultInputMessageContentReplyMarkupCommon, _InlineQueryResultThumbnailCommon
import { type InlineQueryResultLocation } from "https://deno.land/x/mtkruto@0.1.145/mod.ts";

Properties

type: "location"
title: string
latitude: number
longitude: number
optional
horizontalAccuracy: number
optional
livePeriod: number
optional
heading: number
optional
proximityAlertRadius: number