Skip to main content
Module

x/mtkruto/mod.ts>SendVenueParams

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface SendVenueParams
implements _SendCommon
Re-export
import { type SendVenueParams } from "https://deno.land/x/mtkruto@0.1.702/mod.ts";

Properties

optional
foursquareId: string

Foursquare identifier of the venue.

optional
foursquareType: string

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