GetMessageReactionsParams

GetMessageReactionsParams

Properties:
Name Type Description
messageList Array.<Message>

Message list

maxUserCountPerReaction number

Value range [0,10], each Reaction returns at most 10 user information, for more user information, can call getAllUserListOfMessageReaction interface to pull paginated

Batch Pull Multiple Message Reaction Information Parameters