import { Api } from "https://deno.land/x/grm@0.5.1/src/tl/api.d.ts";
const { InputMediaGeoPoint } = Api;
Properties
geoPoint: Api.TypeInputGeoPoint
Static Methods
fromReader(reader: Reader): InputMediaGeoPoint
import { Api } from "https://deno.land/x/grm@0.5.1/src/tl/api.d.ts";
const { InputMediaGeoPoint } = Api;