@typed-discord/rest
Preparing search index...
types
CommandPermissionsResponse
Function CommandPermissionsResponse
CommandPermissionsResponse
(
id
:
`
${
bigint
}
`
,
application_id
:
`
${
bigint
}
`
,
guild_id
:
`
${
bigint
}
`
,
permissions
:
CommandPermissionResponse
[]
,
)
:
CommandPermissionsResponse
Parameters
id
:
`
${
bigint
}
`
application_id
:
`
${
bigint
}
`
guild_id
:
`
${
bigint
}
`
permissions
:
CommandPermissionResponse
[]
Returns
CommandPermissionsResponse
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@typed-discord/rest
Loading...