TextChatMessageProperties

Show Deprecated

Overrides TextChatMessage properties when returned by callbacks defined in TextChatService.OnIncomingMessage or TextChannel.OnIncomingMessage. This can be used to customize the appearance of a message with rich text tags.

Properties

PrefixText

Read Parallel

The TextChatMessage.PrefixText to override.

Text

Read Parallel

The TextChatMessage.Text to override.

Translation

Read Parallel

The TextChatMessage.Translation to override; represents automatically translated and filtered text messages based on players' localization settings.

Methods

Events