Interface MessageCommandMetadata

Represents the metadata of a message command.

Hierarchy

  • MessageCommandMetadata

Properties

Properties

content: string

The whole message content except the prefix and the trigger.

prefix: string

The prefix used to trigger this command.

trigger: string

The trigger used to trigger this command.

Generated using TypeDoc