mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-30 13:05:04 +00:00
chore(telegram): fix bun comment
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// BAN compatibility: force native fetch under Bun; keep grammY defaults on Node.
|
||||
// Bun compatibility: force native fetch under Bun; keep grammY defaults on Node.
|
||||
export function resolveTelegramFetch(
|
||||
proxyFetch?: typeof fetch,
|
||||
): typeof fetch | undefined {
|
||||
|
||||
Reference in New Issue
Block a user