Preparing search index...
The search index is not available
Oceanic
Oceanic
Types/Applications
RawPartialApplication
Interface RawPartialApplication
interface
RawPartialApplication
{
bot_public
?:
boolean
;
bot_require_code_grant
?:
boolean
;
description
:
string
;
icon
:
null
|
string
;
id
:
string
;
name
:
string
;
verify_key
?:
string
;
}
Hierarchy
Pick
<
RawApplication
,
"id"
|
"name"
|
"icon"
|
"description"
>
Partial
<
Pick
<
RawApplication
,
"bot_public"
|
"bot_require_code_grant"
|
"verify_key"
>
>
RawPartialApplication
Index
Properties
bot_
public?
bot_
require_
code_
grant?
description
icon
id
name
verify_
key?
Properties
Optional
bot_
public
bot_
public
?:
boolean
Optional
bot_
require_
code_
grant
bot_
require_
code_
grant
?:
boolean
description
description
:
string
icon
icon
:
null
|
string
id
id
:
string
name
name
:
string
Optional
verify_
key
verify_
key
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
bot_
public
bot_
require_
code_
grant
description
icon
id
name
verify_
key
Oceanic
Loading...