Skip to main content
Module

x/mtkruto/mod.ts>functions.MessagesGetRecentLocations

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class functions.MessagesGetRecentLocations
extends Function<types.TypeMessagesMessages>
import { functions } from "https://deno.land/x/mtkruto@0.1.114/mod.ts";
const { MessagesGetRecentLocations } = functions;

Constructors

new
MessagesGetRecentLocations(params: { peer: types.TypeInputPeer; limit: number; hash: bigint; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
hash: bigint
limit: number
peer: types.TypeInputPeer

Static Properties

readonly
[paramDesc]: ParamDesc