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

#/components/schemas/TruncateChannelRequest More...

#include <TruncateChannelRequestDto.h>

Public Member Functions

void SetMessage (const FMessageRequestDto &Message)
 

Public Attributes

bool bHardDelete = false
 Permanently delete channel data (messages, reactions, etc.)
 
bool bSkipPush = false
 When message is set disables all push notifications for it.
 
FDateTime TruncatedAt = FDateTime{0}
 Truncate channel data up to truncated_at. The system message (if provided) creation time is always greater than truncated_at
 
FAdditionalFields AdditionalFields
 

Detailed Description

#/components/schemas/TruncateChannelRequest


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