chore(telegram): fix bun comment
This commit is contained in:
parent
c241cb25bd
commit
97cb469faf
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue