Table of Contents

Property InviteCode

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

InviteCode

Gets the invite code of the associated stage channel.

[JsonProperty("invite_code", NullValueHandling = NullValueHandling.Ignore)]
public string? InviteCode { get; }

Property Value

string