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

The TextChatCommand class inherits from Instance.

Properties

AutocompleteVisible: bool

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

Enabled: bool

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

PrimaryAlias: string

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

SecondaryAlias: string

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

Events

Triggered(originTextSource: TextSource, unfilteredText: string)

Parameters
NameType
originTextSourceTextSource
unfilteredTextstring
  • Thread safety: unsafe

External links