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

Function voiceWaveform

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

Source from the content-addressed store, hash-verified

453 ].join("\n"),
454 ),
455 ``,
456 foldSection(
457 `- 输出格式(默认 webp 贴纸)`,
458 [
459 `使用 <code>${cmd} webp</code> - 静态 WebP 贴纸(默认)`,
460 `使用 <code>${cmd} image</code> / <code>${cmd} png</code> - 背景大图 (PNG)`,
461 `使用 <code>${cmd} stories</code> - 故事模式 (720×1280 PNG)`,
462 ].join("\n"),
463 ),
464 ``,
465 foldSection(
466 `- 显示选项`,
467 [
468 `使用 <code>${cmd} hidden</code> - 隐藏头像与昵称`,

Callers 1

prepareQuoteMediaFunction · 0.85

Calls 1

audioAttributeFunction · 0.85

Tested by

no test coverage detected