chore(telegram): fix bun comment
This commit is contained in:
parent
c241cb25bd
commit
97cb469faf
@ -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 {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user