5#include "CoreMinimal.h"
6#include "Response/Channel/ChannelResponseDto.h"
7#include "UserObjectDto.h"
9#include "BanResponseDto.generated.h"
27 FDateTime CreatedAt = FDateTime{0};
30 FDateTime Expires = FDateTime{0};
#/components/schemas/BanResponse
Definition: BanResponseDto.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