TextChatMessageProperties

Show Deprecated

Overrides TextChatMessage properties when returned by callbacks defined in TextChatService.OnIncomingMessage or TextChannel.OnIncomingMessage.

TextChatMessageProperties overrides the matching properties of the corresponding TextChatMessage.

This can be used to add rich text tags to a message.

To learn more about using TextChatMessageProperties, see In-Experience Text Chat.

Properties

PrefixText

read parallel

The TextChatMessage.PrefixText to override.

Text

read parallel

The TextChatMessage.Text to override.

Translation

read parallel

Methods

Events