Skip to main content
Module

x/grm/mod.ts>tl.Api.ChannelParticipantBanned

MTProto API Client for Deno 🦕
Go to Latest
class tl.Api.ChannelParticipantBanned
extends VirtualClass<{ left?: boolean; peer: Api.TypePeer; kickedBy: long; date: int; bannedRights: Api.TypeChatBannedRights; }>
import { tl } from "https://deno.land/x/grm@0.5.2/mod.ts";
const { ChannelParticipantBanned } = tl.Api;

Properties

className: "ChannelParticipantBanned"
classType: "constructor"
CONSTRUCTOR_ID: 1844969806
date: int
kickedBy: long
optional
left: boolean
SUBCLASS_OF_ID: 3653762072