#/components/schemas/ReactionRequest Represents user reaction to a message
More...
#include <ReactionRequestDto.h>
|
FString | MessageId |
| ID of a message react reacted to.
|
|
uint32 | Score = TNumericLimits<uint32>::Max() |
| Reaction score. If not specified reaction has score of 1.
|
|
FName | Type |
| The type of reaction (e.g. 'like', 'laugh', 'wow')
|
|
#/components/schemas/ReactionRequest Represents user reaction to a message
The documentation for this struct was generated from the following file: