Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Botloader/botloader
/ permissions.ts
File
permissions.ts
integration-tests/permissions.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Discord } from
'botloader'
;
2
import
{ assertExpected, runOnce, sendScriptCompletion } from
'lib'
;
3
4
const
{ Permissions } = Discord;
Callers
nothing calls this directly
Calls
7
runOnce
Function · 0.90
assertExpected
Function · 0.90
sendScriptCompletion
Function · 0.90
remove
Method · 0.80
add
Method · 0.80
hasAny
Method · 0.80
hasAll
Method · 0.80
Tested by
no test coverage detected