Method GetAssetsAsync
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
GetAssetsAsync()
Retrieves this application's assets.
public Task<IReadOnlyList<DiscordApplicationAsset>> GetAssetsAsync()
Returns
- Task<IReadOnlyList<DiscordApplicationAsset>>
This application's assets.