Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RTByte/rtbyte
/ join
Method
join
src/commands/User/roles.js:110–112 ·
view source on GitHub ↗
(msg, params)
Source
from the content-addressed store, hash-verified
108
}
109
110
async
join(msg, params) {
111
return
this.add(msg, params);
112
}
113
114
async
leave(msg, params) {
115
return
this.remove(msg, params);
Callers
15
constructor
Method · 0.80
show
Method · 0.80
show
Method · 0.80
show
Method · 0.80
show
Method · 0.80
show
Method · 0.80
show
Method · 0.80
show
Method · 0.80
run
Method · 0.80
add
Method · 0.80
remove
Method · 0.80
buildHelp
Method · 0.80
Calls
1
add
Method · 0.80
Tested by
no test coverage detected