User_Fields - daneden/Twift GitHub Wiki

User.Fields

Available additional fields for the User type

public enum Fields: String, Codable, CaseIterable, Field 

Inheritance

CaseIterable, Codable, Field, String

Enumeration Cases

created_at

case created_at

description

case description

entities

case entities

location

case location

pinned_tweet_id

case pinned_tweet_id

profile_image_url

case profile_image_url

protected

case protected

public_metrics

case public_metrics

url

case url

verified

case verified

withheld

case withheld