@typed-discord/rest
Preparing search index...
types
CommandPermissionResponse
Interface CommandPermissionResponse
interface
CommandPermissionResponse
{
id
:
`
${
bigint
}
`
;
permission
:
boolean
;
type
:
ApplicationCommandPermissionType
;
}
Index
Properties
id
permission
type
Properties
id
id
:
`
${
bigint
}
`
permission
permission
:
boolean
type
type
:
ApplicationCommandPermissionType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
permission
type
@typed-discord/rest
Loading...