Type alias CommandActionResponse

CommandActionResponse: {
    template: string;
}

Type declaration

  • template: string