MCPcopy Create free account
hub / github.com/TGX-Android/Publisher / tracePublishedTelegramBuild

Function tracePublishedTelegramBuild

main.js:1161–1163  ·  view source on GitHub ↗
(build)

Source from the content-addressed store, hash-verified

1159}
1160
1161async function tracePublishedTelegramBuild (build) {
1162 await storeObject('telegram', toShotBuildInfo(build), build.telegramTrack);
1163}
1164
1165async function findPublishedTelegramBuild (build) {
1166 if (build.telegramTrack) {

Callers 1

publishToTelegramFunction · 0.85

Calls 2

storeObjectFunction · 0.85
toShotBuildInfoFunction · 0.85

Tested by

no test coverage detected