5#include "CoreMinimal.h"
6#include "Event/Abstract/ChatEvent.h"
9#include "HealthCheckEvent.generated.h"
21 static FName StaticType()
23 static const FName
Type{TEXT(
"health.check")};
@ Type
Type of the message.
Represents an event that happened in Stream Chat.
Definition: ChatEvent.h:16
Sent periodically from the API to indicate a healthy connection.
Definition: HealthCheckEvent.h:18
#/components/schemas/OwnUser
Definition: OwnUserDto.h:17