Roblox Wiki
Advertisement
Roblox Wiki
Missing API Documentation
This API Class does not have any or complete API documentation. Please add API documentation if possible.

The TextChatMessage class inherits from Instance.

Properties

BubbleChatMessageProperties: BubbleChatMessageProperties

This class member is missing documentation. Create or add to its subpage at Class:TextChatMessage/BubbleChatMessageProperties.
  • Category: Data.
  • Serialization: can save and load.
  • Thread safety: read safe

MessageId: string

This class member is missing documentation. Create or add to its subpage at Class:TextChatMessage/MessageId.
  • Category: Data.
  • Serialization: cannot load or save.
  • Thread safety: read safe

Metadata: string

This class member is missing documentation. Create or add to its subpage at Class:TextChatMessage/Metadata.
  • Category: Data.
  • Serialization: cannot load or save.
  • Thread safety: read safe

PrefixText: string

This class member is missing documentation. Create or add to its subpage at Class:TextChatMessage/PrefixText.
  • Category: Data.
  • Serialization: cannot load or save.
  • Thread safety: read safe

Status: TextChatMessageStatus

This class member is missing documentation. Create or add to its subpage at Class:TextChatMessage/Status.
  • Category: Data.
  • Serialization: cannot load or save.
  • Thread safety: read safe

Text: string

This class member is missing documentation. Create or add to its subpage at Class:TextChatMessage/Text.
  • Category: Data.
  • Serialization: cannot load or save.
  • Thread safety: read safe

TextChannel: TextChannel

This class member is missing documentation. Create or add to its subpage at Class:TextChatMessage/TextChannel.
  • Category: Data.
  • Serialization: can save and load.
  • Thread safety: read safe

TextSource: TextSource

This class member is missing documentation. Create or add to its subpage at Class:TextChatMessage/TextSource.
  • Category: Data.
  • Serialization: can save and load.
  • Thread safety: read safe

Timestamp: DateTime

This class member is missing documentation. Create or add to its subpage at Class:TextChatMessage/Timestamp.
  • Category: Data.
  • Serialization: cannot load or save.
  • Thread safety: read safe

Translation: string

This class member is missing documentation. Create or add to its subpage at Class:TextChatMessage/Translation.
  • Category: Data.
  • Serialization: cannot load or save.
  • Thread safety: read safe

External links[]

Advertisement