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:
Claude
2026-07-28 18:19:45 +07:00
parent 234ca7b14c
commit 4568644922
34 changed files with 6097 additions and 5 deletions
+1 -1
View File
@@ -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.