class ChannelAdminLogEventActionDefaultBannedRights_
extends _ChannelAdminLogEventAction_
import { ChannelAdminLogEventActionDefaultBannedRights_ } from "https://deno.land/x/mtkruto@0.1.130/tl/2_types.ts";
Constructors
new
ChannelAdminLogEventActionDefaultBannedRights_(params: { prev_banned_rights: enums.ChatBannedRights; new_banned_rights: enums.ChatBannedRights; })Properties
protected
readonly
[params]: Paramsnew_banned_rights: enums.ChatBannedRights
prev_banned_rights: enums.ChatBannedRights
Static Properties
readonly
[paramDesc]: ParamDesc