Files
openclaw/extensions/telegram/src/proxy.ts
2026-06-04 22:03:15 -04:00

3 lines
143 B
TypeScript

// Telegram plugin module implements proxy behavior.
export { getProxyUrlFromFetch, makeProxyFetch } from "openclaw/plugin-sdk/fetch-runtime";