class types.ChannelAdminLogEventActionDefaultBannedRights
extends _TypeChannelAdminLogEventAction
import { types } from "https://deno.land/x/mtkruto@0.0.998/mod.ts";
const { ChannelAdminLogEventActionDefaultBannedRights } = types;
Constructors
new
ChannelAdminLogEventActionDefaultBannedRights(params: { prevBannedRights: TypeChatBannedRights; newBannedRights: TypeChatBannedRights; })Properties
protected
readonly
[params]: ParamsnewBannedRights: TypeChatBannedRights
prevBannedRights: TypeChatBannedRights
Static Properties
readonly
[paramDesc]: ParamDesc