Hierarchy

  • LegacyUserRaw

Properties

can_dm?: boolean
created_at?: string
description?: string
entities?: {
    url?: {
        urls?: {
            expanded_url?: string;
        }[];
    };
}

Type declaration

  • Optional url?: {
        urls?: {
            expanded_url?: string;
        }[];
    }
    • Optional urls?: {
          expanded_url?: string;
      }[]
favourites_count?: number
followers_count?: number
friends_count?: number
geo_enabled?: boolean
has_custom_timelines?: boolean
has_extended_profile?: boolean
id_str?: string
listed_count?: number
location: string
media_count?: number
name?: string
pinned_tweet_ids_str?: string[]
profile_background_color?: string
profile_banner_url?: string
profile_image_url_https?: string
protected?: boolean
screen_name?: string
statuses_count?: number
url?: string
verified?: boolean