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 {} |
Response structure of action chat topic (create, update, delete, join ,quit).