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