teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
Api
UpdatePinnedForumTopic
Class UpdatePinnedForumTopic
Hierarchy (
View Summary
)
VirtualClass
<
{
peer
:
TypePeer
;
pinned
?:
boolean
;
topicId
:
int
}
>
UpdatePinnedForumTopic
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
original
Args
peer
pinned?
SUBCLASS_
OF_
ID
topic
Id
Constructors
constructor
new
UpdatePinnedForumTopic
(
args
:
{
peer
:
TypePeer
;
pinned
?:
boolean
;
topicId
:
number
}
,
)
:
Api
.
UpdatePinnedForumTopic
Parameters
args
:
{
peer
:
TypePeer
;
pinned
?:
boolean
;
topicId
:
number
}
Returns
Api
.
UpdatePinnedForumTopic
Methods
Static
from
Reader
fromReader
(
reader
:
any
)
:
Api
.
UpdatePinnedForumTopic
Parameters
reader
:
any
Returns
Api
.
UpdatePinnedForumTopic
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
()
:
{
peer
:
TypePeer
;
pinned
?:
boolean
;
topicId
:
number
}
Returns
{
peer
:
TypePeer
;
pinned
?:
boolean
;
topicId
:
number
}
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
:
"UpdatePinnedForumTopic"
class
Type
classType
:
"constructor"
CONSTRUCTOR_
ID
CONSTRUCTOR_ID
:
1748708434
original
Args
originalArgs
:
{
peer
:
TypePeer
;
pinned
?:
boolean
;
topicId
:
number
}
peer
peer
:
TypePeer
Optional
pinned
pinned
?:
boolean
SUBCLASS_
OF_
ID
SUBCLASS_OF_ID
:
2676568142
topic
Id
topicId
:
number
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
original
Args
peer
pinned
SUBCLASS_
OF_
ID
topic
Id
GitHub
npm
Issues
teleproto - v1.229.0
Loading...