/** * Long Polling Worker * Runs in worker thread to continuously poll Telegram Bot API for updates * * @module agents/workers/long-polling-worker */ export {};