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

Method add

trace/trace.ts:101–103  ·  view source on GitHub ↗
(str: string)

Source from the content-addressed store, hash-verified

99 this.text += str;
100 }
101
102 addLine(str: string): void {
103 this.text += str + '\n';
104 }
105
106 addCustomEmoji(placeholder: string, documentId: BigInteger): void {

Callers 15

scheduleTimeoutMethod · 0.45
handleAvMethod · 0.45
getAdminIdsFunction · 0.45
DbdjPluginClass · 0.45
estimateDepletionDateFunction · 0.45
scheduleTimerFunction · 0.45
extractDNSDataFunction · 0.45
getSendAsIdentitySetFunction · 0.45
handleDeleteMethod · 0.45
findAndSendVideoMethod · 0.45
trackTimerFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected