Skip to main content
Module

x/mtkruto/mod.ts>Venue

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.191/mod.ts";

A shared venue.

Properties

location: Location

The location of the venue. Cannot be a live location.

title: string

The name of the venue.

address: string

The address of the venue.

optional
foursquareId: string

The Foursquare identifier of the venue.

optional
foursquareType: string

The Foursquare type of the venue.