Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
class tl.Api.ChannelAdminLogEventActionDefaultBannedRights
extends VirtualClass<{ prevBannedRights: Api.TypeChatBannedRights; newBannedRights: Api.TypeChatBannedRights; }>
import { tl } from "https://deno.land/x/grm@v0.3.1/mod.ts";
const { ChannelAdminLogEventActionDefaultBannedRights } = tl.Api;

Properties

className: "ChannelAdminLogEventActionDefaultBannedRights"
classType: "constructor"
CONSTRUCTOR_ID: 771095562
newBannedRights: Api.TypeChatBannedRights
prevBannedRights: Api.TypeChatBannedRights
SUBCLASS_OF_ID: 2998503411