Stream Chat Unreal SDK
Loading...
Searching...
No Matches
FReactionDto Struct Reference

#/components/schemas/Reaction Represents user reaction to a message More...

#include <ReactionDto.h>

Public Attributes

FDateTime CreatedAt = FDateTime{0}
 Date/time of creation.
 
FString MessageId
 ID of a message user reacted to.
 
int32 Score = 1
 Reaction score. If not specified reaction has score of 1.
 
FName Type
 The type of reaction (e.g. 'like', 'laugh', 'wow')
 
FDateTime UpdatedAt = FDateTime{0}
 Date/time of the last update.
 
FUserObjectDto User
 
FString UserId
 

Detailed Description

#/components/schemas/Reaction Represents user reaction to a message


The documentation for this struct was generated from the following file: