export type GrowiCommand = { text: string, responseUrl: string, growiCommandType: string, growiCommandArgs: string[], };