Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TeleBoxOrg/TeleBox_Plugins
/ htmlEscape
Function
htmlEscape
restore_pin/restore_pin.ts:11–15 ·
view source on GitHub ↗
(text: string)
Source
from the content-addressed store, hash-verified
9
const
prefixes = getPrefixes();
10
const
mainPrefix = prefixes[0];
11
12
// HTML转义函数(必需)
13
// 帮助文本
14
const
helpText = `📌 <b>恢复置顶插件</b>
15
16
<b>功能:</b>自动恢复管理员误取消的置顶消息
17
18
<b>命令:</b>
Callers
2
restorePins
Method · 0.70
handleRestorePin
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected