Skip to main content
Module

x/mtkruto/mod.ts>functions.StatsGetMessagePublicForwards

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class functions.StatsGetMessagePublicForwards
import { functions } from "https://deno.land/x/mtkruto@0.1.101/mod.ts";
const { StatsGetMessagePublicForwards } = functions;

Constructors

new
StatsGetMessagePublicForwards(params: { channel: types.TypeInputChannel; msgId: number; offsetRate: number; offsetPeer: types.TypeInputPeer; offsetId: number; limit: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
limit: number
msgId: number
offsetId: number
offsetRate: number

Static Properties

readonly
[paramDesc]: ParamDesc