Skip to main content
Module

x/mtkruto/mod.ts>Venue

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface Venue
Re-export
import { type Venue } from "https://deno.land/x/mtkruto@0.1.101/mod.ts";

Properties

location: Location

Venue location. Can't be a live location

title: string

Name of the venue

address: string

Address of the venue

optional
foursquareId: string

Foursquare identifier of the venue

optional
foursquareType: string

Foursquare type of the venue. (For example, "arts_entertainment/default", "arts_entertainment/aquarium" or "food/icecream".)