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

x/mtkruto/client/0_params.ts>SendVenueParams

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface SendVenueParams
implements _SendCommon
import { type SendVenueParams } from "https://deno.land/x/mtkruto@0.1.147/client/0_params.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".