fix: correct import paths and add missing protocol files for DDD structure
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -13,7 +13,7 @@ import {
|
||||
getFileSizeLimit,
|
||||
type TelegramMediaMessage,
|
||||
} from '../../shared/utils/file';
|
||||
import logger from '../../utils/logger';
|
||||
import logger from '../../shared/logger/index';
|
||||
|
||||
/**
|
||||
* Minimal bot context shape used by the media event handler.
|
||||
|
||||
Reference in New Issue
Block a user