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

Method editAndDelete

trace/trace.ts:608–613  ·  view source on GitHub ↗
(msg: Api.Message, text: string, seconds: number = 5)

Source from the content-addressed store, hash-verified

606 peer, msgId, reaction: reactionObjects, big,
607 })
608 );
609 }
610
611 // Remove duplicate MessageBuilder definition
612
613 /**
614 * Helper method to get display text for reactions (fallback without entities)
615 */
616 private async getReactionDisplay(msg: Api.Message, emojiText: string, reactions: (string | BigInteger)[]): Promise<string> {

Callers 7

traceUserMethod · 0.95
untraceUserMethod · 0.95
traceKeywordMethod · 0.95
untraceKeywordMethod · 0.95
cleanTracesMethod · 0.95
resetDatabaseMethod · 0.95
setConfigMethod · 0.95

Calls 2

scheduleDeleteMethod · 0.95
editMethod · 0.45

Tested by

no test coverage detected