Loading...
Searching...
No Matches
FAccelByteModelsChatActionCreateTopicServerResponse Struct Reference

Response structure of action chat topic (create, update, delete, join ,quit). More...

#include <AccelByteChatModels.h>

Public Attributes

FString Namespace {}
 Processed time of action chat topic.
FString TopicId {}
FString Name {}
ETopicType Type {ETopicType::Unknown}
bool IsJoinable {false}
bool IsChannel {false}
FDateTime CreatedAt {0}
FString CreatedBy {}

Detailed Description

Response structure of action chat topic (create, update, delete, join ,quit).