Table of Contents

Property Prompts

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Prompts

Gets the onboarding prompts

[JsonProperty("prompts", NullValueHandling = NullValueHandling.Ignore)]
public List<DiscordOnboardingPrompt> Prompts { get; }

Property Value

List<DiscordOnboardingPrompt>