export interface IMessageEventContext { message_uuid: string; message_from: string; } //# sourceMappingURL=IMessageEventContext.d.ts.map