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

x/mtkruto/mod.ts>InlineQueryResultVenue

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

Properties

type: "venue"
title: string
latitude: number
longitude: number
address: string
optional
foursquareId: string
optional
foursquareType: string