ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.requests.send
/
SetMessageReactions
/
SetMessageReactions
Set
Message
Reactions
constructor
(
chatId
:
ChatIdentifier
,
messageId
:
MessageId
,
reactions
:
List
<
Reaction
>
,
big
:
Boolean
=
false
)