5#include "CoreMinimal.h"
6#include "Event/Abstract/MessageEvent.h"
8#include "MessageNewEvent.generated.h"
20 static FName StaticType()
22 static const FName
Type{TEXT(
"message.new")};
29 uint32 WatcherCount = TNumericLimits<uint32>::Max();
@ Type
Type of the message.
A WebSocket event related to a message.
Definition MessageEvent.h:18
A new message was created.
Definition MessageNewEvent.h:17
#/components/schemas/UserObject Used in both requests and responses
Definition UserObjectDto.h:17