teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
Api
MessageActionSetChatWallPaper
Class MessageActionSetChatWallPaper
Hierarchy (
View Summary
)
VirtualClass
<
{
forBoth
?:
boolean
;
same
?:
boolean
;
wallpaper
:
TypeWallPaper
}
>
MessageActionSetChatWallPaper
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
CONSTRUCTOR_
ID
for
Both?
original
Args
same?
SUBCLASS_
OF_
ID
wallpaper
Constructors
constructor
new
MessageActionSetChatWallPaper
(
args
:
{
forBoth
?:
boolean
;
same
?:
boolean
;
wallpaper
:
TypeWallPaper
}
,
)
:
MessageActionSetChatWallPaper
Parameters
args
:
{
forBoth
?:
boolean
;
same
?:
boolean
;
wallpaper
:
TypeWallPaper
}
Returns
MessageActionSetChatWallPaper
Methods
Static
from
Reader
fromReader
(
reader
:
any
)
:
MessageActionSetChatWallPaper
Parameters
reader
:
any
Returns
MessageActionSetChatWallPaper
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
()
:
{
forBoth
?:
boolean
;
same
?:
boolean
;
wallpaper
:
TypeWallPaper
}
Returns
{
forBoth
?:
boolean
;
same
?:
boolean
;
wallpaper
:
TypeWallPaper
}
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
:
"MessageActionSetChatWallPaper"
class
Type
classType
:
"constructor"
CONSTRUCTOR_
ID
CONSTRUCTOR_ID
:
1348510708
Optional
for
Both
forBoth
?:
boolean
original
Args
originalArgs
:
{
forBoth
?:
boolean
;
same
?:
boolean
;
wallpaper
:
TypeWallPaper
}
Optional
same
same
?:
boolean
SUBCLASS_
OF_
ID
SUBCLASS_OF_ID
:
2256589094
wallpaper
wallpaper
:
TypeWallPaper
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
CONSTRUCTOR_
ID
for
Both
original
Args
same
SUBCLASS_
OF_
ID
wallpaper
GitHub
npm
Issues
teleproto - v1.229.0
Loading...