Search
Preparing search index...
The search index is not available
telegram
Options
All
Public
Public/Protected
All
Inherited
Menu
telegram
Api
WallPaper
Class WallPaper
Hierarchy
VirtualClass
<
{
id
:
long
;
creator
?:
boolean
;
default
?:
boolean
;
pattern
?:
boolean
;
dark
?:
boolean
;
accessHash
:
long
;
slug
:
string
;
document
:
TypeDocument
;
settings
?:
TypeWallPaperSettings
}
>
WallPaper
Index
Properties
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
class
Name
class
Type
original
Args
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
class
Type
class
Name
id
creator
default
pattern
dark
access
Hash
slug
document
settings
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
:
{
id
:
BigInteger
;
creator
?:
boolean
;
default
?:
boolean
;
pattern
?:
boolean
;
dark
?:
boolean
;
accessHash
:
BigInteger
;
slug
:
string
;
document
:
TypeDocument
;
settings
?:
WallPaperSettings
}
Type declaration
id
:
BigInteger
Optional
creator
?:
boolean
Optional
default
?:
boolean
Optional
pattern
?:
boolean
Optional
dark
?:
boolean
access
Hash
:
BigInteger
slug
:
string
document
:
TypeDocument
Optional
settings
?:
WallPaperSettings
CONSTRUCTOR_
ID
CONSTRUCTOR_
ID
:
2755118061
SUBCLASS_
OF_
ID
SUBCLASS_
OF_
ID
:
2527250827
class
Type
class
Type
:
"constructor"
class
Name
class
Name
:
"WallPaper"
id
id
:
BigInteger
Optional
creator
creator
?:
boolean
Optional
default
default
?:
boolean
Optional
pattern
pattern
?:
boolean
Optional
dark
dark
?:
boolean
access
Hash
access
Hash
:
BigInteger
slug
slug
:
string
document
document
:
TypeDocument
Optional
settings
settings
?:
WallPaperSettings
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
(
)
:
{
id
:
BigInteger
;
creator
?:
boolean
;
default
?:
boolean
;
pattern
?:
boolean
;
dark
?:
boolean
;
accessHash
:
BigInteger
;
slug
:
string
;
document
:
TypeDocument
;
settings
?:
WallPaperSettings
}
Returns
{
id
:
BigInteger
;
creator
?:
boolean
;
default
?:
boolean
;
pattern
?:
boolean
;
dark
?:
boolean
;
accessHash
:
BigInteger
;
slug
:
string
;
document
:
TypeDocument
;
settings
?:
WallPaperSettings
}
id
:
BigInteger
Optional
creator
?:
boolean
Optional
default
?:
boolean
Optional
pattern
?:
boolean
Optional
dark
?:
boolean
access
Hash
:
BigInteger
slug
:
string
document
:
TypeDocument
Optional
settings
?:
WallPaperSettings
Static
from
Reader
from
Reader
(
reader
:
any
)
:
WallPaper
Parameters
reader:
any
Returns
WallPaper
Constructors
constructor
new
Wall
Paper
(
args
:
{
id
:
BigInteger
;
creator
?:
boolean
;
default
?:
boolean
;
pattern
?:
boolean
;
dark
?:
boolean
;
accessHash
:
BigInteger
;
slug
:
string
;
document
:
TypeDocument
;
settings
?:
WallPaperSettings
}
)
:
WallPaper
Parameters
args:
{
id
:
BigInteger
;
creator
?:
boolean
;
default
?:
boolean
;
pattern
?:
boolean
;
dark
?:
boolean
;
accessHash
:
BigInteger
;
slug
:
string
;
document
:
TypeDocument
;
settings
?:
WallPaperSettings
}
id
:
BigInteger
Optional
creator
?:
boolean
Optional
default
?:
boolean
Optional
pattern
?:
boolean
Optional
dark
?:
boolean
access
Hash
:
BigInteger
slug
:
string
document
:
TypeDocument
Optional
settings
?:
WallPaperSettings
Returns
WallPaper
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
Wall
Paper
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
id
creator
default
pattern
dark
access
Hash
slug
document
settings
Generated using
TypeDoc