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

Function peerIdNumber

quote/quote.ts:317–320  ·  view source on GitHub ↗
(peer: any)

Source from the content-addressed store, hash-verified

315 scale: 2,
316 backgroundColor: DEFAULT_BACKGROUND,
317 emojiBrand: DEFAULT_EMOJI_BRAND,
318 emojiSuffix: QUOTE_EMOJIS,
319 };
320
321 for (let i = 0; i < args.length; i++) {
322 const arg = args[i];
323 const lower = arg.toLowerCase();

Callers 3

quoteSenderKeyFunction · 0.85
forwardPreviewFunction · 0.85
toQuoteMessageFunction · 0.85

Calls 1

idNumberFunction · 0.85

Tested by

no test coverage detected