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