Table of Contents

Property InOnboarding

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

InOnboarding

Gets whether the prompt is shown on join in the onboarding.

[JsonProperty("in_onboarding", NullValueHandling = NullValueHandling.Ignore)]
public bool InOnboarding { get; }

Property Value

bool