Skip to main content
Module

x/mtkruto/tl/2_types.ts>MessageActionGeoProximityReached_

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class MessageActionGeoProximityReached_
import { MessageActionGeoProximityReached_ } from "https://deno.land/x/mtkruto@0.1.147/tl/2_types.ts";

Constructors

new
MessageActionGeoProximityReached_(params: { from_id: enums.Peer; to_id: enums.Peer; distance: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
distance: number
from_id: enums.Peer
to_id: enums.Peer

Static Properties

readonly
[name]
readonly
[paramDesc]: ParamDesc