Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
scheduleTimeout
Method · 0.45
handleAv
Method · 0.45
getAdminIds
Function · 0.45
DbdjPlugin
Class · 0.45
estimateDepletionDate
Function · 0.45
scheduleTimer
Function · 0.45
extractDNSData
Function · 0.45
handleEnhancedLotteryJoin
Function · 0.45
getSendAsIdentitySet
Function · 0.45
handleDelete
Method · 0.45
findAndSendVideo
Method · 0.45
trackTimer
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected