Skip to main content
Module

x/grm/mod.ts>tl.Api.InputMediaVenue

MTProto API Client for Deno 🦕
Go to Latest
class tl.Api.InputMediaVenue
extends VirtualClass<{ geoPoint: Api.TypeInputGeoPoint; title: string; address: string; provider: string; venueId: string; venueType: string; }>
import { tl } from "https://deno.land/x/grm@0.5.2/mod.ts";
const { InputMediaVenue } = tl.Api;

Properties

address: string
className: "InputMediaVenue"
classType: "constructor"
CONSTRUCTOR_ID: 3242007569
provider: string
SUBCLASS_OF_ID: 4210575092
title: string
venueId: string
venueType: string