Preparing search index...
The search index is not available
mtcute - v0.17.2
mtcute
@mtcute/core
highlevel/methods
sendStoryReaction
Function sendStoryReaction
send
Story
Reaction
(
client
,
params
)
:
Promise
<
void
>
Send (or remove) a reaction to a story
Parameters
client
:
ITelegramClient
params
:
{
addToRecent
?:
boolean
;
peerId
:
InputPeerLike
;
reaction
:
InputReaction
;
storyId
:
number
;
}
Optional
add
To
Recent
?:
boolean
Whether to add this reaction to recently used
peer
Id
:
InputPeerLike
reaction
:
InputReaction
story
Id
:
number
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
mtcute - v0.17.2
Loading...
Send (or remove) a reaction to a story