Preparing search index...
The search index is not available
mtcute - v0.17.2
mtcute
@mtcute/core
highlevel/methods
getReactionUsers
Function getReactionUsers
get
Reaction
Users
(
client
,
params
)
:
Promise
<
ArrayPaginated
<
PeerReaction
,
GetReactionUsersOffset
>
>
Get users who have reacted to the message.
Parameters
client
:
ITelegramClient
params
:
InputMessageId
&
{
emoji
?:
InputReaction | undefined
;
limit
?:
number
;
offset
?:
string
;
}
Returns
Promise
<
ArrayPaginated
<
PeerReaction
,
GetReactionUsersOffset
>
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
mtcute - v0.17.2
Loading...
Get users who have reacted to the message.