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

x/mtkruto/tl/3_functions.ts>contacts_getLocated_

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class contacts_getLocated_
extends Function_<enums.Updates>
import { contacts_getLocated_ } from "https://deno.land/x/mtkruto@0.1.128/tl/3_functions.ts";

Constructors

new
contacts_getLocated_(params: { background?: true; geo_point: enums.InputGeoPoint; self_expires?: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
optional
background: true
geo_point: enums.InputGeoPoint
optional
self_expires: number

Static Properties

__F
readonly
[name]
readonly
[paramDesc]: ParamDesc