5#include "CoreMinimal.h"
6#include "Response/Channel/ChannelResponseDto.h"
7#include "UserObjectDto.h"
9#include "ChannelMuteDto.generated.h"
26 FDateTime CreatedAt = FDateTime{0};
30 FDateTime Expires = FDateTime{0};
34 FDateTime UpdatedAt = FDateTime{0};
#/components/schemas/ChannelMute
Definition: ChannelMuteDto.h:17
#/components/schemas/ChannelResponse Represents channel in chat
Definition: ChannelResponseDto.h:20
#/components/schemas/UserObject Used in both requests and responses
Definition: UserObjectDto.h:17