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

Function senderIdNumber

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

Source from the content-addressed store, hash-verified

320 backgroundColor: DEFAULT_BACKGROUND,
321 emojiBrand: DEFAULT_EMOJI_BRAND,
322 emojiSuffix: QUOTE_EMOJIS,
323 };
324
325 for (let i = 0; i < args.length; i++) {
326 const arg = args[i];
327 const lower = arg.toLowerCase();

Callers 2

replyPreviewFunction · 0.85
toQuoteMessageFunction · 0.85

Calls 1

idNumberFunction · 0.85

Tested by

no test coverage detected