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
originalArgs: { reportSpam?: boolean; addContact?: boolean; blockContact?: boolean; shareContact?: boolean; needContactsException?: boolean; reportGeo?: boolean; autoarchived?: boolean; inviteMembers?: boolean; requestChatBroadcast?: boolean; geoDistance?: number; requestChatTitle?: string; requestChatDate?: number }
Type declaration
Optional reportSpam?: boolean
Optional addContact?: boolean
Optional blockContact?: boolean
Optional shareContact?: boolean
Optional needContactsException?: boolean
Optional reportGeo?: boolean
Optional autoarchived?: boolean
Optional inviteMembers?: boolean
Optional requestChatBroadcast?: boolean
Optional geoDistance?: number
Optional requestChatTitle?: string
Optional requestChatDate?: number
CONSTRUCTOR_ID
CONSTRUCTOR_ID: 2769817869
SUBCLASS_OF_ID
SUBCLASS_OF_ID: 4138180484
classType
classType: "constructor"
className
className: "PeerSettings"
Optional reportSpam
reportSpam?: boolean
Optional addContact
addContact?: boolean
Optional blockContact
blockContact?: boolean
Optional shareContact
shareContact?: boolean
Optional needContactsException
needContactsException?: boolean
Optional reportGeo
reportGeo?: boolean
Optional autoarchived
autoarchived?: boolean
Optional inviteMembers
inviteMembers?: boolean
Optional requestChatBroadcast
requestChatBroadcast?: boolean
Optional geoDistance
geoDistance?: number
Optional requestChatTitle
requestChatTitle?: string
Optional requestChatDate
requestChatDate?: number