Job compliance
job_compliance(ids, name, type, resumable = TRUE, token = NULL)
ids
: Ids of tweets or users to check.name
: Name of the job.type
: Type of ids: either 'tweets' or 'users'.resumable
: A logical value if the job is resumable.token
: Bearer token used.https://developer.twitter.com/en/docs/twitter-api/compliance/batch-compliance/api-reference
Useful links