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
: { contacts
?: boolean; nonContacts
?: boolean; groups
?: boolean; broadcasts
?: boolean; bots
?: boolean; excludeMuted
?: boolean; excludeRead
?: boolean; excludeArchived
?: boolean; id
: number; title
: string; emoticon
?: string; pinnedPeers
: TypeInputPeer[]; includePeers
: TypeInputPeer[]; excludePeers
: TypeInputPeer[] }Type declaration
Optional contacts?: boolean
Optional nonContacts?: boolean
Optional groups?: boolean
Optional broadcasts?: boolean
Optional bots?: boolean
Optional excludeMuted?: boolean
Optional excludeRead?: boolean
Optional excludeArchived?: boolean
id: number
title: string
Optional emoticon?: string
CONSTRUCTOR_ID
CONSTRUCTOR_ID: 1949890536
SUBCLASS_OF_ID
SUBCLASS_OF_ID: 1764475991
classType
classType: "constructor"
className
className: "DialogFilter"
Optional contacts
contacts?: boolean
Optional nonContacts
nonContacts?: boolean
Optional groups
groups?: boolean
Optional broadcasts
broadcasts?: boolean
Optional bots
bots?: boolean
Optional excludeMuted
excludeMuted?: boolean
Optional excludeRead
excludeRead?: boolean
Optional excludeArchived
excludeArchived?: boolean
Optional emoticon
emoticon?: string