MCPcopy Create free account
hub / github.com/TeleBoxOrg/TeleBox_Plugins / getDocumentAttributes

Function getDocumentAttributes

quote/quote.ts:446–449  ·  view source on GitHub ↗
(msg: Api.Message)

Source from the content-addressed store, hash-verified

444 return [
445 `本地 glass 渲染:语音/文件/音频行、视频/GIF 角标、转发标签、管理员头衔`,
446 ``,
447 foldSection(
448 `- 基础用法`,
449 [
450 `使用 <code>${cmd}</code> 或 <code>${cmdFull}</code> 回复一条消息生成语录贴纸`,
451 `使用 <code>${cmd} [消息数]</code> 连续引用多条(最多 ${MAX_QUOTE_MESSAGES})`,
452 `使用 <code>${cmd} r</code> / <code>${cmd} reply</code> 在气泡内显示被回复内容`,

Callers 2

audioAttributeFunction · 0.85
getMediaKindFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected