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(
|
export function resolveTelegramFetch(
|
||||||
proxyFetch?: typeof fetch,
|
proxyFetch?: typeof fetch,
|
||||||
): typeof fetch | undefined {
|
): typeof fetch | undefined {
|
||||||
|
|||||||
Reference in New Issue
Block a user