Search
Preparing search index...
The search index is not available
telegram
Options
All
Public
Public/Protected
All
Inherited
Menu
telegram
Api
PeerStories
Class PeerStories
Hierarchy
VirtualClass
<
{
peer
:
TypePeer
;
maxReadId
?:
int
;
stories
:
TypeStoryItem
[]
}
>
PeerStories
Index
Properties
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
class
Name
class
Type
original
Args
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
class
Type
class
Name
peer
max
Read
Id
stories
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
:
{
peer
:
TypePeer
;
maxReadId
?:
number
;
stories
:
TypeStoryItem
[]
}
Type declaration
peer
:
TypePeer
Optional
max
Read
Id
?:
number
stories
:
TypeStoryItem
[]
CONSTRUCTOR_
ID
CONSTRUCTOR_
ID
:
2587224473
SUBCLASS_
OF_
ID
SUBCLASS_
OF_
ID
:
304908871
class
Type
class
Type
:
"constructor"
class
Name
class
Name
:
"PeerStories"
peer
peer
:
TypePeer
Optional
max
Read
Id
max
Read
Id
?:
number
stories
stories
:
TypeStoryItem
[]
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
(
)
:
{
peer
:
TypePeer
;
maxReadId
?:
number
;
stories
:
TypeStoryItem
[]
}
Returns
{
peer
:
TypePeer
;
maxReadId
?:
number
;
stories
:
TypeStoryItem
[]
}
peer
:
TypePeer
Optional
max
Read
Id
?:
number
stories
:
TypeStoryItem
[]
Static
from
Reader
from
Reader
(
reader
:
any
)
:
Api
.
PeerStories
Parameters
reader:
any
Returns
Api
.
PeerStories
Constructors
constructor
new
Peer
Stories
(
args
:
{
peer
:
TypePeer
;
maxReadId
?:
number
;
stories
:
TypeStoryItem
[]
}
)
:
Api
.
PeerStories
Parameters
args:
{
peer
:
TypePeer
;
maxReadId
?:
number
;
stories
:
TypeStoryItem
[]
}
peer
:
TypePeer
Optional
max
Read
Id
?:
number
stories
:
TypeStoryItem
[]
Returns
Api
.
PeerStories
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
Peer
Stories
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
peer
max
Read
Id
stories
Generated using
TypeDoc