RESTGetTargetUsersJobStatus

https://discord.com/developers/docs/resources/invite#get-target-users-job-status Processing target users from a CSV when creating or updating an invite is done asynchronously. This endpoint allows you to check the status of that job.

Signature

export interface RESTGetTargetUsersJobStatus

Properties

error_message?: string;

The error message if the job has failed.