TextChatCommand

Show Deprecated

Represents a text chat command. Can be used to create custom text chat commands when parented to TextChatService.

Custom commands can have up to two aliases, and the Triggered event fires when a user's message matches the value of either the PrimaryAlias or SecondaryAlias. For an example of custom commands, see Custom text chat commands.

To learn more about using TextChatService, see In-experience text chat.

Summary

Properties

Events

Properties

AutocompleteVisible

Read Parallel

Enabled

Read Parallel

PrimaryAlias

Read Parallel

SecondaryAlias

Read Parallel

Methods

Events

Triggered

Parameters

originTextSource: TextSource
unfilteredText: string