interface TelegramWorkerPortOptions {
    worker: SomeWorker;
}

Properties

Properties

worker: SomeWorker