class functions.ChannelsEditBanned extends Function<types.TypeUpdates>import { functions } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { ChannelsEditBanned } = functions; ConstructorsnewChannelsEditBanned(params: { channel: types.TypeInputChannel; participant: types.TypeInputPeer; bannedRights: types.TypeChatBannedRights; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamsbannedRights: types.TypeChatBannedRightschannel: types.TypeInputChannelparticipant: types.TypeInputPeerStatic Propertiesreadonly[paramDesc]: ParamDesc