Table of Contents

Method EnableUserAppsAsync

Namespace
DisCatSharp
Assembly
DisCatSharp.dll

EnableUserAppsAsync()

Enables user app functionality.

[DiscordInExperiment]
[RequiresFeature(Features.Experiment, "Requires you to be part of the user apps experiment and the apps owner.")]
public Task<DiscordApplication> EnableUserAppsAsync()

Returns

Task<DiscordApplication>

The updated application.