Skip to content
On this page

AthenaClient.rmlui.commands.Internal.CommandInput ​

client/rmlui/commands.Internal.CommandInput

Properties ​

commands ​

• commands: Omit<MessageCommand<any>, "callback">[]

Commands to populate this Command Input with to show suggestions.

Defined in ​

client/rmlui/commands/index.ts:23


placeholder ​

• placeholder: string

What is this command input asking for? Usually something like... 'Type a chat message, or command with (/)'

Defined in ​

client/rmlui/commands/index.ts:15

Created by Stuyk | Est. 2020