export enum CommandType { MESSAGE = 'MESSAGE', INTERACTION = 'INTERACTION', }