MCPcopy 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

1import { Discord } from 'botloader';
2import { assertExpected, runOnce, sendScriptCompletion } from 'lib';
3
4const { Permissions } = Discord;

Callers

nothing calls this directly

Calls 7

runOnceFunction · 0.90
assertExpectedFunction · 0.90
sendScriptCompletionFunction · 0.90
removeMethod · 0.80
addMethod · 0.80
hasAnyMethod · 0.80
hasAllMethod · 0.80

Tested by

no test coverage detected