5#include "CoreMinimal.h"
6#include "Event/Abstract/ChannelEvent.h"
7#include "UserObjectDto.h"
9#include "UserUnbannedEvent.generated.h"
21 static FName StaticType()
23 static const FName
Type{TEXT(
"user.unbanned")};
@ Type
Type of the message.
Represents an event that happened in a Stream channel.
Definition: ChannelEvent.h:17
#/components/schemas/UserObject Used in both requests and responses
Definition: UserObjectDto.h:17
#/components/schemas/UserUnbannedEvent
Definition: UserUnbannedEvent.h:18