Skip to main content
Go to Latest
class tl.Api.ChannelAdminLogEventActionDefaultBannedRights
extends VirtualClass<{ prevBannedRights: Api.TypeChatBannedRights; newBannedRights: Api.TypeChatBannedRights; }>
import { tl } from "https://deno.land/x/grm@0.8.0/mod.ts";
const { ChannelAdminLogEventActionDefaultBannedRights } = tl.Api;

Properties

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

Static Methods

fromReader(reader: Reader): ChannelAdminLogEventActionDefaultBannedRights