Skip to main content
Module

x/mtkruto/mod.ts>types.ChannelAdminLogEventActionDefaultBannedRights

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

Constructors

new
ChannelAdminLogEventActionDefaultBannedRights(params: { prevBannedRights: TypeChatBannedRights; newBannedRights: TypeChatBannedRights; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
newBannedRights: TypeChatBannedRights
prevBannedRights: TypeChatBannedRights

Static Properties

readonly
[paramDesc]: ParamDesc