UNPKG

recime-bot-runtime

Version:

This runtime is intended to run inside a micro-service container with platform specific integration and module interpreter.

7 lines (6 loc) 156 B
export declare class Message { __: any; constructor(platform: any); normalizeButton(__: any, content: any): any; eval(message: any): any; }