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
: { creator
?: boolean; left
?: boolean; broadcast
?: boolean; verified
?: boolean; megagroup
?: boolean; restricted
?: boolean; signatures
?: boolean; min
?: boolean; scam
?: boolean; hasLink
?: boolean; hasGeo
?: boolean; slowmodeEnabled
?: boolean; callActive
?: boolean; callNotEmpty
?: boolean; fake
?: boolean; gigagroup
?: boolean; noforwards
?: boolean; joinToSend
?: boolean; joinRequest
?: boolean; forum
?: boolean; storiesHidden
?: boolean; storiesHiddenMin
?: boolean; storiesUnavailable
?: boolean; id
: BigInteger; accessHash
?: BigInteger; title
: string; username
?: string; photo
: TypeChatPhoto; date
: number; restrictionReason
?: RestrictionReason[]; adminRights
?: ChatAdminRights; bannedRights
?: ChatBannedRights; defaultBannedRights
?: ChatBannedRights; participantsCount
?: number; usernames
?: Api.Username[]; storiesMaxId
?: number; color
?: PeerColor; profileColor
?: PeerColor; emojiStatus
?: TypeEmojiStatus; level
?: number }Type declaration
Optional creator?: boolean
Optional left?: boolean
Optional broadcast?: boolean
Optional verified?: boolean
Optional megagroup?: boolean
Optional restricted?: boolean
Optional signatures?: boolean
Optional min?: boolean
Optional scam?: boolean
Optional hasLink?: boolean
Optional hasGeo?: boolean
Optional slowmodeEnabled?: boolean
Optional callActive?: boolean
Optional callNotEmpty?: boolean
Optional fake?: boolean
Optional gigagroup?: boolean
Optional noforwards?: boolean
Optional joinToSend?: boolean
Optional joinRequest?: boolean
Optional forum?: boolean
Optional storiesHidden?: boolean
Optional storiesHiddenMin?: boolean
Optional storiesUnavailable?: boolean
id: BigInteger
Optional accessHash?: BigInteger
title: string
Optional username?: string
date: number
Optional participantsCount?: number
Optional usernames?: Api.Username[]
Optional storiesMaxId?: number
Optional profileColor?: PeerColor
Optional level?: number
CONSTRUCTOR_ID
CONSTRUCTOR_ID: 179174543
SUBCLASS_OF_ID
SUBCLASS_OF_ID: 3316604308
classType
classType: "constructor"
className
className: "Channel"
Optional creator
creator?: boolean
Optional left
left?: boolean
Optional broadcast
broadcast?: boolean
Optional verified
verified?: boolean
Optional megagroup
megagroup?: boolean
Optional restricted
restricted?: boolean
Optional signatures
signatures?: boolean
Optional min
min?: boolean
Optional scam
scam?: boolean
Optional hasLink
hasLink?: boolean
Optional hasGeo
hasGeo?: boolean
Optional slowmodeEnabled
slowmodeEnabled?: boolean
Optional callActive
callActive?: boolean
Optional callNotEmpty
callNotEmpty?: boolean
Optional fake
fake?: boolean
Optional gigagroup
gigagroup?: boolean
Optional noforwards
noforwards?: boolean
Optional joinToSend
joinToSend?: boolean
Optional joinRequest
joinRequest?: boolean
Optional forum
forum?: boolean
Optional storiesHidden
storiesHidden?: boolean
Optional storiesHiddenMin
storiesHiddenMin?: boolean
Optional storiesUnavailable
storiesUnavailable?: boolean
Optional accessHash
accessHash?: BigInteger
Optional username
username?: string
Optional restrictionReason
Optional defaultBannedRights
Optional participantsCount
participantsCount?: number
Optional storiesMaxId
storiesMaxId?: number
Optional level
level?: number