#/components/schemas/MessageRequest
More...
#include <MessageRequestDto.h>
|
FString | Cid |
|
FString | Html |
| Contains HTML markup of the message.
|
|
FString | Id |
| Message ID is unique string identifier of the message.
|
|
FString | Mml |
| Should be empty if text is provided.
|
|
TMap< FName, int32 > | ReactionScores |
| A map describing the count of score of every reaction.
|
|
bool | bSilent = false |
|
FString | Text |
| Text of the message. Should be empty if mml is provided.
|
|
FAdditionalFields | AdditionalFields |
|
The documentation for this struct was generated from the following file: