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

x/mtkruto/mod.ts>Api.botInlineMessageMediaVenue

Cross-runtime JavaScript library for building Telegram clients
Latest
interface Api.botInlineMessageMediaVenue
import { type Api } from "https://deno.land/x/mtkruto@0.6.3/mod.ts";
const { botInlineMessageMediaVenue } = Api;

Properties

_: "botInlineMessageMediaVenue"
geo: GeoPoint
title: string
address: string
provider: string
venue_id: string
venue_type: string
optional
reply_markup: ReplyMarkup