WithheldInformation_Scope - daneden/Twift GitHub Wiki

WithheldInformation.Scope

Scopes for withheld information

public enum Scope: String, Codable 

Inheritance

Codable, String

Enumeration Cases

tweet

A value indicating that the associated Tweet is under withholding restrictions

case tweet

user

A value indicating that the associated User is under withholding restrictions

case user