5#include "CoreMinimal.h"
6#include "Event/Abstract/ChatEvent.h"
9#include "NotificationMutesUpdatedEvent.generated.h"
21 static FName StaticType()
23 static const FName
Type{TEXT(
"notification.mutes_updated")};
@ Type
Type of the message.
Represents an event that happened in Stream Chat.
Definition: ChatEvent.h:16
Notification when a new message was created.
Definition: NotificationMutesUpdatedEvent.h:18
#/components/schemas/OwnUser
Definition: OwnUserDto.h:17