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>stories_getPeerMaxIDs_

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

Get the IDs of the maximum read stories for a set of peers.

Constructors

new
stories_getPeerMaxIDs_(params: { id: Array<enums.InputPeer>; })

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params
id: Array<enums.InputPeer>

Peers

Static Properties

__F: (params: { id: Array<enums.InputPeer>; }) => number[]
readonly
[name]: string
readonly
[paramDesc]: ParamDesc