Loading...
Searching...
No Matches
FAccelByteModelsChatSendChatResponse Struct Reference

Response structure of send chat. More...

#include <AccelByteChatModels.h>

Public Attributes

FDateTime Processed {0}
 Processed time of send chat action.
FString TopicId {}
 Topic Id as destination for the sent chat.
FString ChatId {}
 Id of sent chat.
FString Message {}
 The chat message that was sent, will return filtered message.

Detailed Description

Response structure of send chat.