Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TeleBoxOrg/TeleBox_Plugins
/ fwdHeaderName
Function
fwdHeaderName
quote/quote.ts:360–362 ·
view source on GitHub ↗
(fwd: any)
Source
from the content-addressed store, hash-verified
358
continue;
359
}
360
if
(lower ===
"rate"
|| lower ===
"rating"
) {
361
out.rate = true;
362
continue;
363
}
364
365
// scale=2 / scale:2 / s=2
Callers
1
forwardedSource
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected