Represents an Integration's OAuth2 Application.
Extends
ApplicationThe time the application was created at
Inherited from ApplicationThe timestamp the application was created at
Inherited from ApplicationThe application's description
Inherited from ApplicationThe application's icon hash
Inherited from ApplicationThe application's id
Inherited from ApplicationThe name of the application
Inherited from ApplicationA 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.
Inherited from Application