chore(telegram): fix bun comment
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(
|
export function resolveTelegramFetch(
|
||||||
proxyFetch?: typeof fetch,
|
proxyFetch?: typeof fetch,
|
||||||
): typeof fetch | undefined {
|
): typeof fetch | undefined {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue