Stream Chat Unreal SDK
Loading...
Searching...
No Matches
FMessageRequestDto Struct Reference

#/components/schemas/MessageRequest More...

#include <MessageRequestDto.h>

Public Attributes

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
 

Detailed Description

#/components/schemas/MessageRequest

See also
https://getstream.io/chat/docs/rest/#messages-sendmessage-request

The documentation for this struct was generated from the following file: