Search
Preparing search index...
The search index is not available
telegram
Options
All
Public
Public/Protected
All
Inherited
Menu
telegram
Api
stories
GetStoryReactionsList
Class GetStoryReactionsList
Hierarchy
Request
<
Partial
<
{
forwardsFirst
?:
boolean
;
peer
:
TypeEntityLike
;
id
:
int
;
reaction
?:
TypeReaction
;
offset
?:
string
;
limit
:
int
}
>
,
TypeStoryReactionsList
>
GetStoryReactionsList
Index
Properties
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
class
Name
class
Type
original
Args
__response
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
class
Type
class
Name
forwards
First
peer
id
reaction
offset
limit
Methods
serialize
Bytes
serialize
Date
get
Bytes
toJSON
read
Result
resolve
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
:
Partial
<
Partial
<
{
forwardsFirst
?:
boolean
;
peer
:
EntityLike
;
id
:
number
;
reaction
?:
TypeReaction
;
offset
?:
string
;
limit
:
number
}
>
>
__response
__response
:
StoryReactionsList
CONSTRUCTOR_
ID
CONSTRUCTOR_
ID
:
3115485215
SUBCLASS_
OF_
ID
SUBCLASS_
OF_
ID
:
74420707
class
Type
class
Type
:
"request"
class
Name
class
Name
:
"stories.GetStoryReactionsList"
Optional
forwards
First
forwards
First
?:
boolean
peer
peer
:
EntityLike
id
id
:
number
Optional
reaction
reaction
?:
TypeReaction
Optional
offset
offset
?:
string
limit
limit
:
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
(
)
:
Partial
<
Partial
<
{
forwardsFirst
?:
boolean
;
peer
:
EntityLike
;
id
:
number
;
reaction
?:
TypeReaction
;
offset
?:
string
;
limit
:
number
}
>
>
Returns
Partial
<
Partial
<
{
forwardsFirst
?:
boolean
;
peer
:
EntityLike
;
id
:
number
;
reaction
?:
TypeReaction
;
offset
?:
string
;
limit
:
number
}
>
>
Static
read
Result
read
Result
(
reader
:
any
)
:
Buffer
Parameters
reader:
any
Returns
Buffer
resolve
resolve
(
client
:
any
, utils
:
any
)
:
Promise
<
void
>
Parameters
client:
any
utils:
any
Returns
Promise
<
void
>
Static
from
Reader
from
Reader
(
reader
:
any
)
:
GetStoryReactionsList
Parameters
reader:
any
Returns
GetStoryReactionsList
Constructors
constructor
new
Get
Story
Reactions
List
(
args
:
Partial
<
Partial
<
{
forwardsFirst
?:
boolean
;
peer
:
EntityLike
;
id
:
number
;
reaction
?:
TypeReaction
;
offset
?:
string
;
limit
:
number
}
>
>
)
:
GetStoryReactionsList
Parameters
args:
Partial
<
Partial
<
{
forwardsFirst
?:
boolean
;
peer
:
EntityLike
;
id
:
number
;
reaction
?:
TypeReaction
;
offset
?:
string
;
limit
:
number
}
>
>
Returns
GetStoryReactionsList
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
Get
Story
Reactions
List
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
class
Name
class
Type
serialize
Bytes
serialize
Date
get
Bytes
constructor
original
Args
toJSON
read
Result
resolve
__response
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
class
Type
class
Name
from
Reader
forwards
First
peer
id
reaction
offset
limit
Generated using
TypeDoc