refactor chat delivery to graphql + hatchet services
This commit is contained in:
3
telegram_worker/src/hatchet/client.ts
Normal file
3
telegram_worker/src/hatchet/client.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import { HatchetClient } from "@hatchet-dev/typescript-sdk/v1";
|
||||
|
||||
export const hatchet = HatchetClient.init();
|
||||
Reference in New Issue
Block a user