MCPcopy Create free account
hub / github.com/TeamBulbbot/bulbbot / constructor

Method constructor

src/structures/ApplicationCommand.ts:38–68  ·  view source on GitHub ↗
(
		client: BulbBotClient,
		{
			type,
			name,
			description,
			dm_permission = false,
			premium = false,
			subCommands = [],
			client_permissions = [],
			command_permissions = [],
			options,
			devOnly = false,
			ownerOnly = false,
		}: ApplicationCommandConstructOptions,
	)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

computePermissionsMethod · 0.95
appendTranslationMethod · 0.95

Tested by

no test coverage detected