Skip to main content
Module

x/grm/mod.ts>Api.ChannelParticipantBanned

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

Properties

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