Skip to main content
Module

x/mtkruto/mod.ts>types.ChannelParticipantsBanned

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

Constructors

new
ChannelParticipantsBanned(params: { q: string; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
q: string

Static Properties

readonly
[paramDesc]: ParamDesc