Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/types/0_venue.ts>Venue

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface Venue
import { type Venue } from "https://deno.land/x/mtkruto@0.1.130/types/0_venue.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.