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

Method isAfterMessage

checkin/checkin.ts:596–598  ·  view source on GitHub ↗
(msg: Api.Message, id: number)

Source from the content-addressed store, hash-verified

594 }
595 }
596 }
597 if (statusMsg) {
598 try {
599 await statusMsg.delete({ revoke: true });
600 } catch {}
601 }

Callers 1

runSingleSignMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected