Table of Contents

Class DiscordInviteTargetUsersJobStatus

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Represents the processing status for invite target users.

public sealed class DiscordInviteTargetUsersJobStatus : ObservableApiObject
Inheritance
DiscordInviteTargetUsersJobStatus
Inherited Members

Properties

CompletedAt

Gets when the job completed, if applicable.

CreatedAt

Gets when the job was created.

ErrorMessage

Gets the error message if the job failed.

ProcessedUsers

Gets the processed users count.

Status

Gets the status of the job.

TotalUsers

Gets the total number of users in the job.