Skip to main content
Module

x/mtkruto/mod.ts>functions.ChannelsDeleteParticipantHistory

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

Constructors

new
ChannelsDeleteParticipantHistory(params: { channel: types.TypeInputChannel; participant: types.TypeInputPeer; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
participant: types.TypeInputPeer

Static Properties

readonly
[paramDesc]: ParamDesc