Abstract
Represents an OAuth2 Application.
Extends
BaseConstructs a new instance of the
Application
className | Type | Optional | Description |
---|---|---|---|
client | Client<true> | No | None |
data | RawApplicationData | No | None |
A link to this application's cover image.
Returns
Name | Type | Optional | Description |
---|---|---|---|
options | ImageURLOptions | Yes | Options for the image URL |
A link to the application's icon.
Returns
Name | Type | Optional | Description |
---|---|---|---|
options | ImageURLOptions | Yes | Options for the image URL |
When concatenated with a string, this automatically returns the application's name instead of the Application object.