Property Status
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Status
Gets the current status of the job.
[JsonProperty("status", NullValueHandling = NullValueHandling.Ignore)]
public DiscordInviteTargetUserStatus Status { get; }
Gets the current status of the job.
[JsonProperty("status", NullValueHandling = NullValueHandling.Ignore)]
public DiscordInviteTargetUserStatus Status { get; }