MCPcopy Create free account
hub / github.com/Useful-Scripts-Extension/useful-script / openfbchat.js

File openfbchat.js

scripts/backup/openfbchat.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1function getThreadId(id, type) {
2 if (type === "Group")
3 return require("MercuryIDs").getThreadIDFromThreadFBID(id);
4 else if (type === "User" || type === "Page")

Callers

nothing calls this directly

Calls 3

bFunction · 0.70
cFunction · 0.50
dFunction · 0.50

Tested by

no test coverage detected