DisBot
Preparing search index...
modules/logging/commands/subCommand/logging.transcript
default
Variable default
default
:
{
execute
:
(
interaction
:
ChatInputCommandInteraction
,
client
:
ExtendedClient
,
)
=>
Promise
<
void
>
;
options
:
{
botPermissions
:
bigint
[]
;
cooldown
:
number
;
isGuildOwner
:
boolean
;
once
:
boolean
;
permission
:
PermissionType
;
userHasOnePermission
:
boolean
;
userPermissions
:
bigint
[]
;
}
;
subCommand
:
string
;
}
Type Declaration
execute
:
(
interaction
:
ChatInputCommandInteraction
,
client
:
ExtendedClient
,
)
=>
Promise
<
void
>
options
:
{
botPermissions
:
bigint
[]
;
cooldown
:
number
;
isGuildOwner
:
boolean
;
once
:
boolean
;
permission
:
PermissionType
;
userHasOnePermission
:
boolean
;
userPermissions
:
bigint
[]
;
}
subCommand
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
DisBot
Loading...