Properties
Static CONSTRUCTOR_ID
CONSTRUCTOR_ID: number
Static SUBCLASS_OF_ID
SUBCLASS_OF_ID: number
Static className
className: string
Static classType
classType: "constructor" | "request"
originalArgs
original
Args
: { channel
?: boolean; broadcast
?: boolean; public
?: boolean; megagroup
?: boolean; requestNeeded
?: boolean; verified
?: boolean; scam
?: boolean; fake
?: boolean; title
: string; about
?: string; photo
: Api.TypePhoto; participantsCount
: number; participants
?: TypeUser[]; color
: number }Type declaration
Optional channel?: boolean
Optional broadcast?: boolean
Optional public?: boolean
Optional megagroup?: boolean
Optional requestNeeded?: boolean
Optional verified?: boolean
Optional scam?: boolean
Optional fake?: boolean
title: string
Optional about?: string
participantsCount: number
Optional participants?: TypeUser[]
color: number
CONSTRUCTOR_ID
CONSTRUCTOR_ID: 3454069824
SUBCLASS_OF_ID
SUBCLASS_OF_ID: 72750902
classType
classType: "constructor"
className
className: "ChatInvite"
Optional channel
channel?: boolean
Optional broadcast
broadcast?: boolean
Optional public
public?: boolean
Optional megagroup
megagroup?: boolean
Optional requestNeeded
requestNeeded?: boolean
Optional verified
verified?: boolean
Optional scam
scam?: boolean
Optional fake
fake?: boolean
Optional about
about?: string
participantsCount
participantsCount: number