Stream Chat Unreal SDK
|
#/components/schemas/Flag Contains information about flagged user or message More...
#include <FlagDto.h>
Public Attributes | |
FDateTime | ApprovedAt = FDateTime{0} |
Date of the approval. | |
FDateTime | CreatedAt = FDateTime{0} |
Date/time of creation. | |
bool | bCreatedByAutomod = false |
FAdditionalFields | Details |
FDateTime | RejectedAt = FDateTime{0} |
Date of the rejection. | |
FDateTime | ReviewedAt = FDateTime{0} |
Date of the review. | |
FString | TargetMessageId |
FUserObjectDto | TargetUser |
FDateTime | UpdatedAt = FDateTime{0} |
Date/time of the last update. | |
FUserObjectDto | User |
#/components/schemas/Flag Contains information about flagged user or message