MCPcopy 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

9const prefixes = getPrefixes();
10const mainPrefix = prefixes[0];
11
12// HTML转义函数(必需)
13// 帮助文本
14const helpText = `📌 <b>恢复置顶插件</b>
15
16<b>功能:</b>自动恢复管理员误取消的置顶消息
17
18<b>命令:</b>

Callers 2

restorePinsMethod · 0.70
handleRestorePinMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected