Search
Preparing search index...
The search index is not available
telegram
Options
All
Public
Public/Protected
All
Inherited
Menu
telegram
Api
Theme
Class Theme
Hierarchy
VirtualClass
<
{
creator
?:
boolean
;
default
?:
boolean
;
forChat
?:
boolean
;
id
:
long
;
accessHash
:
long
;
slug
:
string
;
title
:
string
;
document
?:
TypeDocument
;
settings
?:
TypeThemeSettings
[]
;
emoticon
?:
string
;
installsCount
?:
int
}
>
Theme
Index
Properties
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
class
Name
class
Type
original
Args
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
class
Type
class
Name
creator
default
for
Chat
id
access
Hash
slug
title
document
settings
emoticon
installs
Count
Methods
serialize
Bytes
serialize
Date
get
Bytes
toJSON
from
Reader
Constructors
constructor
Properties
Static
CONSTRUCTOR_
ID
CONSTRUCTOR_
ID
:
number
Static
SUBCLASS_
OF_
ID
SUBCLASS_
OF_
ID
:
number
Static
class
Name
class
Name
:
string
Static
class
Type
class
Type
:
"constructor"
|
"request"
original
Args
original
Args
:
{
creator
?:
boolean
;
default
?:
boolean
;
forChat
?:
boolean
;
id
:
BigInteger
;
accessHash
:
BigInteger
;
slug
:
string
;
title
:
string
;
document
?:
TypeDocument
;
settings
?:
ThemeSettings
[]
;
emoticon
?:
string
;
installsCount
?:
number
}
Type declaration
Optional
creator
?:
boolean
Optional
default
?:
boolean
Optional
for
Chat
?:
boolean
id
:
BigInteger
access
Hash
:
BigInteger
slug
:
string
title
:
string
Optional
document
?:
TypeDocument
Optional
settings
?:
ThemeSettings
[]
Optional
emoticon
?:
string
Optional
installs
Count
?:
number
CONSTRUCTOR_
ID
CONSTRUCTOR_
ID
:
2685298646
SUBCLASS_
OF_
ID
SUBCLASS_
OF_
ID
:
1454688268
class
Type
class
Type
:
"constructor"
class
Name
class
Name
:
"Theme"
Optional
creator
creator
?:
boolean
Optional
default
default
?:
boolean
Optional
for
Chat
for
Chat
?:
boolean
id
id
:
BigInteger
access
Hash
access
Hash
:
BigInteger
slug
slug
:
string
title
title
:
string
Optional
document
document
?:
TypeDocument
Optional
settings
settings
?:
ThemeSettings
[]
Optional
emoticon
emoticon
?:
string
Optional
installs
Count
installs
Count
?:
number
Methods
Static
serialize
Bytes
serialize
Bytes
(
data
:
string
|
Buffer
)
:
Buffer
Parameters
data:
string
|
Buffer
Returns
Buffer
Static
serialize
Date
serialize
Date
(
date
:
number
|
Date
)
:
Buffer
Parameters
date:
number
|
Date
Returns
Buffer
get
Bytes
get
Bytes
(
)
:
Buffer
Returns
Buffer
toJSON
toJSON
(
)
:
{
creator
?:
boolean
;
default
?:
boolean
;
forChat
?:
boolean
;
id
:
BigInteger
;
accessHash
:
BigInteger
;
slug
:
string
;
title
:
string
;
document
?:
TypeDocument
;
settings
?:
ThemeSettings
[]
;
emoticon
?:
string
;
installsCount
?:
number
}
Returns
{
creator
?:
boolean
;
default
?:
boolean
;
forChat
?:
boolean
;
id
:
BigInteger
;
accessHash
:
BigInteger
;
slug
:
string
;
title
:
string
;
document
?:
TypeDocument
;
settings
?:
ThemeSettings
[]
;
emoticon
?:
string
;
installsCount
?:
number
}
Optional
creator
?:
boolean
Optional
default
?:
boolean
Optional
for
Chat
?:
boolean
id
:
BigInteger
access
Hash
:
BigInteger
slug
:
string
title
:
string
Optional
document
?:
TypeDocument
Optional
settings
?:
ThemeSettings
[]
Optional
emoticon
?:
string
Optional
installs
Count
?:
number
Static
from
Reader
from
Reader
(
reader
:
any
)
:
Theme
Parameters
reader:
any
Returns
Theme
Constructors
constructor
new
Theme
(
args
:
{
creator
?:
boolean
;
default
?:
boolean
;
forChat
?:
boolean
;
id
:
BigInteger
;
accessHash
:
BigInteger
;
slug
:
string
;
title
:
string
;
document
?:
TypeDocument
;
settings
?:
ThemeSettings
[]
;
emoticon
?:
string
;
installsCount
?:
number
}
)
:
Theme
Parameters
args:
{
creator
?:
boolean
;
default
?:
boolean
;
forChat
?:
boolean
;
id
:
BigInteger
;
accessHash
:
BigInteger
;
slug
:
string
;
title
:
string
;
document
?:
TypeDocument
;
settings
?:
ThemeSettings
[]
;
emoticon
?:
string
;
installsCount
?:
number
}
Optional
creator
?:
boolean
Optional
default
?:
boolean
Optional
for
Chat
?:
boolean
id
:
BigInteger
access
Hash
:
BigInteger
slug
:
string
title
:
string
Optional
document
?:
TypeDocument
Optional
settings
?:
ThemeSettings
[]
Optional
emoticon
?:
string
Optional
installs
Count
?:
number
Returns
Theme
Exports
helpers
password
utils
client
errors
extensions
sessions
Api
storage
auth
contacts
messages
updates
photos
upload
help
account
channels
payments
phone
stats
stickers
users
chatlists
bots
stories
premium
langpack
folders
tl
custom
Theme
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
class
Name
class
Type
serialize
Bytes
serialize
Date
get
Bytes
constructor
original
Args
toJSON
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
class
Type
class
Name
from
Reader
creator
default
for
Chat
id
access
Hash
slug
title
document
settings
emoticon
installs
Count
Generated using
TypeDoc