Skip to main content
Module

x/mtkruto/mod.ts>types.PeerBlocked

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

Constructors

new
PeerBlocked(params: { peerId: TypePeer; date: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
date: number
peerId: TypePeer

Static Properties

readonly
[paramDesc]: ParamDesc