Interface ComponentCommandData

interface ComponentCommandData {
    name: string;
}

Properties

Properties

name: string

The name of the component - alias of customId