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
: { canEdit
?: boolean; self
?: boolean; userId
: BigInteger; inviterId
?: BigInteger; promotedBy
: BigInteger; date
: number; adminRights
: ChatAdminRights; rank
?: string }Type declaration
Optional canEdit?: boolean
Optional self?: boolean
userId: BigInteger
Optional inviterId?: BigInteger
promotedBy: BigInteger
date: number
Optional rank?: string
CONSTRUCTOR_ID
CONSTRUCTOR_ID: 885242707
SUBCLASS_OF_ID
SUBCLASS_OF_ID: 3653762072
classType
classType: "constructor"
className
className: "ChannelParticipantAdmin"
Optional canEdit
canEdit?: boolean
Optional self
self?: boolean
Optional inviterId
inviterId?: BigInteger
promotedBy
promotedBy: BigInteger
Optional rank
rank?: string