teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
Api
DialogFilterChatlist
Class DialogFilterChatlist
Hierarchy (
View Summary
)
VirtualClass
<
{
color
?:
int
;
emoticon
?:
string
;
hasMyInvites
?:
boolean
;
id
:
int
;
includePeers
:
TypeInputPeer
[]
;
pinnedPeers
:
TypeInputPeer
[]
;
title
:
TypeTextWithEntities
;
titleNoanimate
?:
boolean
;
}
,
>
DialogFilterChatlist
Index
Constructors
constructor
Methods
from
Reader
serialize
Bytes
serialize
Date
get
Bytes
to
JSON
Properties
class
Name
class
Type
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
class
Name
class
Type
color?
CONSTRUCTOR_
ID
emoticon?
has
My
Invites?
id
include
Peers
original
Args
pinned
Peers
SUBCLASS_
OF_
ID
title
title
Noanimate?
Constructors
constructor
new
DialogFilterChatlist
(
args
:
{
color
?:
number
;
emoticon
?:
string
;
hasMyInvites
?:
boolean
;
id
:
number
;
includePeers
:
TypeInputPeer
[]
;
pinnedPeers
:
TypeInputPeer
[]
;
title
:
TextWithEntities
;
titleNoanimate
?:
boolean
;
}
,
)
:
DialogFilterChatlist
Parameters
args
:
{
color
?:
number
;
emoticon
?:
string
;
hasMyInvites
?:
boolean
;
id
:
number
;
includePeers
:
TypeInputPeer
[]
;
pinnedPeers
:
TypeInputPeer
[]
;
title
:
TextWithEntities
;
titleNoanimate
?:
boolean
;
}
Returns
DialogFilterChatlist
Methods
Static
from
Reader
fromReader
(
reader
:
any
)
:
DialogFilterChatlist
Parameters
reader
:
any
Returns
DialogFilterChatlist
Static
serialize
Bytes
serializeBytes
(
data
:
string
|
Buffer
<
ArrayBufferLike
>
)
:
Buffer
Parameters
data
:
string
|
Buffer
<
ArrayBufferLike
>
Returns
Buffer
Static
serialize
Date
serializeDate
(
date
:
number
|
Date
)
:
Buffer
Parameters
date
:
number
|
Date
Returns
Buffer
get
Bytes
getBytes
()
:
Buffer
Returns
Buffer
to
JSON
toJSON
()
:
{
color
?:
number
;
emoticon
?:
string
;
hasMyInvites
?:
boolean
;
id
:
number
;
includePeers
:
TypeInputPeer
[]
;
pinnedPeers
:
TypeInputPeer
[]
;
title
:
TextWithEntities
;
titleNoanimate
?:
boolean
;
}
Returns
{
color
?:
number
;
emoticon
?:
string
;
hasMyInvites
?:
boolean
;
id
:
number
;
includePeers
:
TypeInputPeer
[]
;
pinnedPeers
:
TypeInputPeer
[]
;
title
:
TextWithEntities
;
titleNoanimate
?:
boolean
;
}
Properties
Static
class
Name
className
:
string
Static
class
Type
classType
:
"constructor"
|
"request"
Static
CONSTRUCTOR_
ID
CONSTRUCTOR_ID
:
number
Static
SUBCLASS_
OF_
ID
SUBCLASS_OF_ID
:
number
class
Name
className
:
"DialogFilterChatlist"
class
Type
classType
:
"constructor"
Optional
color
color
?:
number
CONSTRUCTOR_
ID
CONSTRUCTOR_ID
:
2522053591
Optional
emoticon
emoticon
?:
string
Optional
has
My
Invites
hasMyInvites
?:
boolean
id
id
:
number
include
Peers
includePeers
:
TypeInputPeer
[]
original
Args
originalArgs
:
{
color
?:
number
;
emoticon
?:
string
;
hasMyInvites
?:
boolean
;
id
:
number
;
includePeers
:
TypeInputPeer
[]
;
pinnedPeers
:
TypeInputPeer
[]
;
title
:
TextWithEntities
;
titleNoanimate
?:
boolean
;
}
pinned
Peers
pinnedPeers
:
TypeInputPeer
[]
SUBCLASS_
OF_
ID
SUBCLASS_OF_ID
:
1764475991
title
title
:
TextWithEntities
Optional
title
Noanimate
titleNoanimate
?:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
from
Reader
serialize
Bytes
serialize
Date
get
Bytes
to
JSON
Properties
class
Name
class
Type
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
class
Name
class
Type
color
CONSTRUCTOR_
ID
emoticon
has
My
Invites
id
include
Peers
original
Args
pinned
Peers
SUBCLASS_
OF_
ID
title
title
Noanimate
GitHub
npm
Issues
teleproto - v1.229.0
Loading...