🐦 Twitter Post Details

Viewing enriched Twitter post

@kenziyuliu

Had a great time discussing AI user privacy on @augmind_fm 😃 One discussion I’d like to highlight from the chat is that what constitutes the "Privacy Problem" has been shifting as AI progresses. It used to be that we care a lot about *training-time* user privacy: what gets trained into the model, and what the model would spit out. Say you take an LLM and a book (or any piece of sensitive text). We cared about whether the book would be regurgitated ("memorization"); whether you can remove such a book from the model ("unlearning"); and whether you can detect the book being trained ("membership inference"). And as part of mitigating these problems, we work on training-time techniques like differential privacy, careful data cleaning, and model alignment/guardrails (in ~increasing order of adoption). Guardrails seem to work well enough that people don’t really talk about sensitive model outputs anymore. What’s more pressing today, I argue, is *inference-time* user privacy: the fact that intelligent models are served at scale on private user data, which are then centrally managed at model providers. Intelligent models mean that user profiling is now cheap and automatic; your activities can be continuously analyzed to reveal new sensitive insights. Whether your data is trained on or not became less relevant. Having a "digital clone" of you by building on your memory/personalization is now way more profitable. The threat vector changed from the model misbehaving to the provider misbehaving. Because of this, the techniques to improve user privacy would look different than before. They’ll look less like fancy learning algorithms (e.g. RL to steer model to output paraphrase of a book than the original book), and more like *peripheral systems* sitting around closed models that we do not control but still want to access. The OA project (https://t.co/rOAoavIavT) is an example: you could build a zero-knowledge proxy to mediate AI inference and combat surveillance, and leverage smaller models to help users build personal memory on-device. This is not to say that there’s no room for training; you just train for different things, and on auxiliary models than the closed models. thank you so much to @EchoShao8899 @michaelryan207 @shannonzshen for hosting me!

Media 1

📊 Media Metadata

{
  "media": [
    {
      "url": "https://crmoxkoizveukayfjuyo.supabase.co/storage/v1/object/public/media/posts/2051735320312615401/media_0.jpg",
      "media_url": "https://crmoxkoizveukayfjuyo.supabase.co/storage/v1/object/public/media/posts/2051735320312615401/media_0.jpg",
      "type": "photo",
      "filename": "media_0.jpg"
    }
  ],
  "processed_at": "2026-05-11T22:35:46.638136",
  "pipeline_version": "2.0"
}

🔧 Raw API Response

{
  "type": "tweet",
  "id": "2051735320312615401",
  "url": "https://x.com/kenziyuliu/status/2051735320312615401",
  "twitterUrl": "https://twitter.com/kenziyuliu/status/2051735320312615401",
  "text": "Had a great time discussing AI user privacy on @augmind_fm 😃\n\nOne discussion I’d like to highlight from the chat is that what constitutes the \"Privacy Problem\" has been shifting as AI progresses. \n\nIt used to be that we care a lot about *training-time* user privacy: what gets trained into the model, and what the model would spit out. Say you take an LLM and a book (or any piece of sensitive text). We cared about whether the book would be regurgitated (\"memorization\"); whether you can remove such a book from the model (\"unlearning\"); and whether you can detect the book being trained (\"membership inference\"). And as part of mitigating these problems, we work on training-time techniques like differential privacy, careful data cleaning, and model alignment/guardrails (in ~increasing order of adoption). Guardrails seem to work well enough that people don’t really talk about sensitive model outputs anymore.\n\nWhat’s more pressing today, I argue, is *inference-time* user privacy: the fact that intelligent models are served at scale on private user data, which are then centrally managed at model providers. Intelligent models mean that user profiling is now cheap and automatic; your activities can be continuously analyzed to reveal new sensitive insights. Whether your data is trained on or not became less relevant. Having a \"digital clone\" of you by building on your memory/personalization is now way more profitable. The threat vector changed from the model misbehaving to the provider misbehaving.\n\nBecause of this, the techniques to improve user privacy would look different than before. They’ll look less like fancy learning algorithms (e.g. RL to steer model to output paraphrase of a book than the original book), and more like *peripheral systems* sitting around closed models that we do not control but still want to access. The OA project (https://t.co/rOAoavIavT) is an example: you could build a zero-knowledge proxy to mediate AI inference and combat surveillance, and leverage smaller models to help users build personal memory on-device. This is not to say that there’s no room for training; you just train for different things, and on auxiliary models than the closed models.\n\nthank you so much to @EchoShao8899 @michaelryan207 @shannonzshen for hosting me!",
  "source": "Twitter for iPhone",
  "retweetCount": 6,
  "replyCount": 0,
  "likeCount": 31,
  "quoteCount": 0,
  "viewCount": 6780,
  "createdAt": "Tue May 05 18:46:34 +0000 2026",
  "lang": "en",
  "bookmarkCount": 8,
  "isReply": false,
  "inReplyToId": null,
  "conversationId": "2051735320312615401",
  "displayTextRange": [
    0,
    276
  ],
  "inReplyToUserId": null,
  "inReplyToUsername": null,
  "author": {
    "type": "user",
    "userName": "kenziyuliu",
    "url": "https://x.com/kenziyuliu",
    "twitterUrl": "https://twitter.com/kenziyuliu",
    "id": "820474984225062912",
    "name": "Ken Liu",
    "isVerified": false,
    "isBlueVerified": true,
    "verifiedType": null,
    "profilePicture": "https://pbs.twimg.com/profile_images/1873465892044263424/5w8zM3eZ_normal.jpg",
    "coverPicture": "https://pbs.twimg.com/profile_banners/820474984225062912/1678168272",
    "description": "",
    "location": "🌲",
    "followers": 3573,
    "following": 953,
    "status": "",
    "canDm": true,
    "canMediaTag": false,
    "createdAt": "Sun Jan 15 03:37:34 +0000 2017",
    "entities": {
      "description": {
        "urls": []
      },
      "url": {}
    },
    "fastFollowersCount": 0,
    "favouritesCount": 8142,
    "hasCustomTimelines": true,
    "isTranslator": false,
    "mediaCount": 53,
    "statusesCount": 673,
    "withheldInCountries": [],
    "affiliatesHighlightedLabel": {},
    "possiblySensitive": false,
    "pinnedTweetIds": [
      "2027145028737663259"
    ],
    "profile_bio": {
      "description": "CS PhD @StanfordAILab @StanfordNLP w/ @percyliang @sanmikoyejo. Working on AI, privacy/security, and often both.\nPast: @GoogleDeepMind, CMU, USydney 🇦🇺",
      "entities": {
        "description": {
          "user_mentions": [
            {
              "id_str": "",
              "indices": [
                7,
                21
              ],
              "name": "",
              "screen_name": "StanfordAILab"
            },
            {
              "id_str": "",
              "indices": [
                22,
                34
              ],
              "name": "",
              "screen_name": "StanfordNLP"
            },
            {
              "id_str": "",
              "indices": [
                38,
                49
              ],
              "name": "",
              "screen_name": "percyliang"
            },
            {
              "id_str": "",
              "indices": [
                50,
                62
              ],
              "name": "",
              "screen_name": "sanmikoyejo"
            },
            {
              "id_str": "",
              "indices": [
                119,
                134
              ],
              "name": "",
              "screen_name": "GoogleDeepMind"
            }
          ]
        },
        "url": {
          "urls": [
            {
              "display_url": "ai.stanford.edu/~kzliu",
              "expanded_url": "https://ai.stanford.edu/~kzliu",
              "indices": [
                0,
                23
              ],
              "url": "https://t.co/EmoOoQ749G"
            }
          ]
        }
      }
    },
    "isAutomated": false,
    "automatedBy": null
  },
  "extendedEntities": {},
  "card": {
    "binding_values": [
      {
        "key": "photo_image_full_size_large",
        "value": {
          "image_value": {
            "height": 419,
            "url": "https://pbs.twimg.com/card_img/2052706031831228416/XQe7_C7A?format=jpg&name=800x419",
            "width": 800
          }
        }
      },
      {
        "key": "thumbnail_image",
        "value": {
          "image_value": {
            "height": 167,
            "url": "https://pbs.twimg.com/card_img/2052706031831228416/XQe7_C7A?format=jpg&name=400x400",
            "width": 400
          }
        }
      },
      {
        "key": "description",
        "value": {
          "string_value": "The Open Anonymity Project is a research & engineering effort building tools, infrastructure, and user-facing software for AI user privacy."
        }
      },
      {
        "key": "domain",
        "value": {
          "string_value": "openanonymity.ai"
        }
      },
      {
        "key": "thumbnail_image_large",
        "value": {
          "image_value": {
            "height": 320,
            "url": "https://pbs.twimg.com/card_img/2052706031831228416/XQe7_C7A?format=jpg&name=800x320_1",
            "width": 768
          }
        }
      },
      {
        "key": "summary_photo_image_small",
        "value": {
          "image_value": {
            "height": 202,
            "url": "https://pbs.twimg.com/card_img/2052706031831228416/XQe7_C7A?format=jpg&name=386x202",
            "width": 386
          }
        }
      },
      {
        "key": "thumbnail_image_original",
        "value": {
          "image_value": {
            "height": 500,
            "url": "https://pbs.twimg.com/card_img/2052706031831228416/XQe7_C7A?format=jpg&name=orig",
            "width": 1200
          }
        }
      },
      {
        "key": "photo_image_full_size_small",
        "value": {
          "image_value": {
            "height": 202,
            "url": "https://pbs.twimg.com/card_img/2052706031831228416/XQe7_C7A?format=jpg&name=386x202",
            "width": 386
          }
        }
      },
      {
        "key": "summary_photo_image_large",
        "value": {
          "image_value": {
            "height": 419,
            "url": "https://pbs.twimg.com/card_img/2052706031831228416/XQe7_C7A?format=jpg&name=800x419",
            "width": 800
          }
        }
      },
      {
        "key": "thumbnail_image_small",
        "value": {
          "image_value": {
            "height": 60,
            "url": "https://pbs.twimg.com/card_img/2052706031831228416/XQe7_C7A?format=jpg&name=144x144",
            "width": 144
          }
        }
      },
      {
        "key": "thumbnail_image_x_large",
        "value": {
          "image_value": {
            "height": 500,
            "url": "https://pbs.twimg.com/card_img/2052706031831228416/XQe7_C7A?format=png&name=2048x2048_2_exp",
            "width": 1200
          }
        }
      },
      {
        "key": "photo_image_full_size_original",
        "value": {
          "image_value": {
            "height": 500,
            "url": "https://pbs.twimg.com/card_img/2052706031831228416/XQe7_C7A?format=jpg&name=orig",
            "width": 1200
          }
        }
      },
      {
        "key": "vanity_url",
        "value": {
          "scribe_key": "vanity_url",
          "string_value": "openanonymity.ai"
        }
      },
      {
        "key": "photo_image_full_size",
        "value": {
          "image_value": {
            "height": 314,
            "url": "https://pbs.twimg.com/card_img/2052706031831228416/XQe7_C7A?format=jpg&name=600x314",
            "width": 600
          }
        }
      },
      {
        "key": "thumbnail_image_color",
        "value": {
          "image_color_value": {
            "palette": [
              {
                "percentage": 90.04,
                "rgb": {
                  "blue": 178,
                  "green": 195,
                  "red": 190
                }
              },
              {
                "percentage": 6.94,
                "rgb": {
                  "blue": 152,
                  "green": 192,
                  "red": 193
                }
              },
              {
                "percentage": 2.7,
                "rgb": {
                  "blue": 118,
                  "green": 134,
                  "red": 131
                }
              },
              {
                "percentage": 0.25,
                "rgb": {
                  "blue": 157,
                  "green": 146,
                  "red": 137
                }
              }
            ]
          }
        }
      },
      {
        "key": "title",
        "value": {
          "string_value": "The Open Anonymity Project"
        }
      },
      {
        "key": "summary_photo_image_color",
        "value": {
          "image_color_value": {
            "palette": [
              {
                "percentage": 90.04,
                "rgb": {
                  "blue": 178,
                  "green": 195,
                  "red": 190
                }
              },
              {
                "percentage": 6.94,
                "rgb": {
                  "blue": 152,
                  "green": 192,
                  "red": 193
                }
              },
              {
                "percentage": 2.7,
                "rgb": {
                  "blue": 118,
                  "green": 134,
                  "red": 131
                }
              },
              {
                "percentage": 0.25,
                "rgb": {
                  "blue": 157,
                  "green": 146,
                  "red": 137
                }
              }
            ]
          }
        }
      },
      {
        "key": "summary_photo_image_x_large",
        "value": {
          "image_value": {
            "height": 500,
            "url": "https://pbs.twimg.com/card_img/2052706031831228416/XQe7_C7A?format=png&name=2048x2048_2_exp",
            "width": 1200
          }
        }
      },
      {
        "key": "summary_photo_image",
        "value": {
          "image_value": {
            "height": 314,
            "url": "https://pbs.twimg.com/card_img/2052706031831228416/XQe7_C7A?format=jpg&name=600x314",
            "width": 600
          }
        }
      },
      {
        "key": "photo_image_full_size_color",
        "value": {
          "image_color_value": {
            "palette": [
              {
                "percentage": 90.04,
                "rgb": {
                  "blue": 178,
                  "green": 195,
                  "red": 190
                }
              },
              {
                "percentage": 6.94,
                "rgb": {
                  "blue": 152,
                  "green": 192,
                  "red": 193
                }
              },
              {
                "percentage": 2.7,
                "rgb": {
                  "blue": 118,
                  "green": 134,
                  "red": 131
                }
              },
              {
                "percentage": 0.25,
                "rgb": {
                  "blue": 157,
                  "green": 146,
                  "red": 137
                }
              }
            ]
          }
        }
      },
      {
        "key": "photo_image_full_size_x_large",
        "value": {
          "image_value": {
            "height": 500,
            "url": "https://pbs.twimg.com/card_img/2052706031831228416/XQe7_C7A?format=png&name=2048x2048_2_exp",
            "width": 1200
          }
        }
      },
      {
        "key": "card_url",
        "value": {
          "scribe_key": "card_url",
          "string_value": "https://t.co/rOAoavIavT"
        }
      },
      {
        "key": "summary_photo_image_original",
        "value": {
          "image_value": {
            "height": 500,
            "url": "https://pbs.twimg.com/card_img/2052706031831228416/XQe7_C7A?format=jpg&name=orig",
            "width": 1200
          }
        }
      }
    ],
    "card_platform": {
      "platform": {
        "audience": {
          "name": "production"
        },
        "device": {
          "name": "iPhone",
          "version": "13"
        }
      }
    },
    "name": "summary_large_image",
    "url": "https://t.co/rOAoavIavT",
    "user_refs_results": []
  },
  "place": {},
  "entities": {
    "hashtags": [],
    "symbols": [],
    "urls": [
      {
        "display_url": "openanonymity.ai",
        "expanded_url": "http://openanonymity.ai",
        "indices": [
          1861,
          1884
        ],
        "url": "https://t.co/rOAoavIavT"
      }
    ],
    "user_mentions": [
      {
        "id_str": "2010173824382431232",
        "indices": [
          47,
          58
        ],
        "name": "Augmented Mind Podcast",
        "screen_name": "augmind_fm"
      },
      {
        "id_str": "1506457373430333447",
        "indices": [
          2225,
          2238
        ],
        "name": "Yijia Shao",
        "screen_name": "EchoShao8899"
      },
      {
        "id_str": "1203401350446379008",
        "indices": [
          2239,
          2254
        ],
        "name": "Michael Ryan",
        "screen_name": "michaelryan207"
      },
      {
        "id_str": "1153833084166582272",
        "indices": [
          2255,
          2268
        ],
        "name": "Shannon Shen",
        "screen_name": "shannonzshen"
      }
    ]
  },
  "quoted_tweet": {
    "type": "tweet",
    "id": "2051388820491554861",
    "url": "https://x.com/augmind_fm/status/2051388820491554861",
    "twitterUrl": "https://twitter.com/augmind_fm/status/2051388820491554861",
    "text": "“In the past, with social media or web search, you are like, here are some specific keywords, here are some posts that I am okay to share with the world; whereas with AI, it feels like you are private, it feels like you are talking to an entity that won’t reveal your information.”\n\nFor EP4, we welcome @kenziyuliu, Stanford CS PhD student and creator of The Open Anonymity Project. Ken approaches AI privacy from angles most researchers don't: deep learning, applied cryptography, privacy technologies, and real human behavior all at once. In this episode, he shares how to achieve provable private AI inference, why today's agents are a privacy nightmare (and how to fix it), his vision on intelligence neutrality, and more.\n\n0:00 - Teaser\n1:08 - Prelude: Introducing Ken Liu\n1:41 - Monologue: The Open Anonymity Project\n3:41 - Ken’s Path to Privacy Research\n6:31 - The Biggest Privacy Concern for LLM Users\n9:39 - Three Perspectives on Tackling AI Privacy\n10:57 - “AI presents a Uniquely Worse Privacy Problem”\n13:44 - The Open Anonymity (OA) Project: Unlinkable Inference\n17:50 - Blind Signatures as Unlinkable Authentication\n20:52 - Secure Inference Proxies\n28:31 - Threat Model in the OA Project\n31:39 - What If People Give Away Information In Their Prompts\n35:58 - OpenClaw, Privacy Nightmare In Agents\n43:00 - The Stories Behind the OA Project\n50:14 - Intelligence Neutrality\n52:22 - Safety Concerns in a World with Private AI Inference",
    "source": "Twitter for iPhone",
    "retweetCount": 17,
    "replyCount": 2,
    "likeCount": 35,
    "quoteCount": 3,
    "viewCount": 25579,
    "createdAt": "Mon May 04 19:49:42 +0000 2026",
    "lang": "en",
    "bookmarkCount": 18,
    "isReply": false,
    "inReplyToId": null,
    "conversationId": "2051388820491554861",
    "displayTextRange": [
      0,
      267
    ],
    "inReplyToUserId": null,
    "inReplyToUsername": null,
    "author": {
      "type": "user",
      "userName": "augmind_fm",
      "url": "https://x.com/augmind_fm",
      "twitterUrl": "https://twitter.com/augmind_fm",
      "id": "2010173824382431232",
      "name": "Augmented Mind Podcast",
      "isVerified": false,
      "isBlueVerified": true,
      "verifiedType": null,
      "profilePicture": "https://pbs.twimg.com/profile_images/2013987640949837824/YMR5g2nJ_normal.jpg",
      "coverPicture": "https://pbs.twimg.com/profile_banners/2010173824382431232/1768980995",
      "description": "",
      "location": "",
      "followers": 481,
      "following": 3,
      "status": "",
      "canDm": false,
      "canMediaTag": true,
      "createdAt": "Sun Jan 11 02:16:11 +0000 2026",
      "entities": {
        "description": {
          "urls": []
        },
        "url": {}
      },
      "fastFollowersCount": 0,
      "favouritesCount": 49,
      "hasCustomTimelines": true,
      "isTranslator": false,
      "mediaCount": 16,
      "statusesCount": 43,
      "withheldInCountries": [],
      "affiliatesHighlightedLabel": {},
      "possiblySensitive": false,
      "pinnedTweetIds": [
        "2013992485320589317"
      ],
      "profile_bio": {
        "description": "The AM Podcast highlights technical human-centered AI research by interviewing the leading minds.\n\nHosted by @EchoShao8899 @shannonzshen @michaelryan207",
        "entities": {
          "description": {
            "user_mentions": [
              {
                "id_str": "",
                "indices": [
                  109,
                  122
                ],
                "name": "",
                "screen_name": "EchoShao8899"
              },
              {
                "id_str": "",
                "indices": [
                  123,
                  136
                ],
                "name": "",
                "screen_name": "shannonzshen"
              },
              {
                "id_str": "",
                "indices": [
                  137,
                  152
                ],
                "name": "",
                "screen_name": "michaelryan207"
              }
            ]
          },
          "url": {
            "urls": [
              {
                "display_url": "augmented-mind.github.io",
                "expanded_url": "http://augmented-mind.github.io",
                "indices": [
                  0,
                  23
                ],
                "url": "https://t.co/yl4BPZmhfn"
              }
            ]
          }
        }
      },
      "isAutomated": false,
      "automatedBy": null
    },
    "extendedEntities": {
      "media": [
        {
          "additional_media_info": {
            "monetizable": true
          },
          "allow_download_status": {
            "allow_download": true
          },
          "display_url": "pic.twitter.com/t5hTpYR1zi",
          "expanded_url": "https://twitter.com/augmind_fm/status/2051388820491554861/video/1",
          "ext_media_availability": {
            "status": "Available"
          },
          "id_str": "2051386308371886081",
          "indices": [
            268,
            291
          ],
          "media_key": "13_2051386308371886081",
          "media_results": {
            "id": "QXBpTWVkaWFSZXN1bHRzOgwABAoAARx3/PqPmzABAAA=",
            "result": {
              "__typename": "ApiMedia",
              "id": "QXBpTWVkaWE6DAAECgABHHf8+o+bMAEAAA==",
              "media_key": "13_2051386308371886081"
            }
          },
          "media_url_https": "https://pbs.twimg.com/amplify_video_thumb/2051386308371886081/img/kvOQ-yuHifn7loIp.jpg",
          "original_info": {
            "focus_rects": [],
            "height": 1080,
            "width": 1920
          },
          "sizes": {
            "large": {
              "h": 1080,
              "w": 1920
            }
          },
          "type": "video",
          "url": "https://t.co/t5hTpYR1zi",
          "video_info": {
            "aspect_ratio": [
              16,
              9
            ],
            "duration_millis": 3445300,
            "variants": [
              {
                "content_type": "application/x-mpegURL",
                "url": "https://video.twimg.com/amplify_video/2051386308371886081/pl/UZKPDj_HkTTtFZlX.m3u8?tag=27&v=77a"
              },
              {
                "bitrate": 256000,
                "content_type": "video/mp4",
                "url": "https://video.twimg.com/amplify_video/2051386308371886081/vid/avc1/480x270/IxBp24xs7RHeZRrN.mp4?tag=27"
              },
              {
                "bitrate": 832000,
                "content_type": "video/mp4",
                "url": "https://video.twimg.com/amplify_video/2051386308371886081/vid/avc1/640x360/1K9EkToJoKVBqYAI.mp4?tag=27"
              },
              {
                "bitrate": 2176000,
                "content_type": "video/mp4",
                "url": "https://video.twimg.com/amplify_video/2051386308371886081/vid/avc1/1280x720/xJ_DHJbRHhC_pd6U.mp4?tag=27"
              },
              {
                "bitrate": 10368000,
                "content_type": "video/mp4",
                "url": "https://video.twimg.com/amplify_video/2051386308371886081/vid/avc1/1920x1080/oHRIikFQarBYgJ7X.mp4?tag=27"
              }
            ]
          }
        }
      ]
    },
    "card": null,
    "place": {},
    "entities": {
      "hashtags": [],
      "symbols": [],
      "timestamps": [
        {
          "indices": [
            728,
            732
          ],
          "seconds": 0,
          "text": "0:00"
        },
        {
          "indices": [
            742,
            746
          ],
          "seconds": 68,
          "text": "1:08"
        },
        {
          "indices": [
            778,
            782
          ],
          "seconds": 101,
          "text": "1:41"
        },
        {
          "indices": [
            823,
            827
          ],
          "seconds": 221,
          "text": "3:41"
        },
        {
          "indices": [
            861,
            865
          ],
          "seconds": 391,
          "text": "6:31"
        },
        {
          "indices": [
            910,
            914
          ],
          "seconds": 579,
          "text": "9:39"
        },
        {
          "indices": [
            959,
            964
          ],
          "seconds": 657,
          "text": "10:57"
        },
        {
          "indices": [
            1014,
            1019
          ],
          "seconds": 824,
          "text": "13:44"
        },
        {
          "indices": [
            1076,
            1081
          ],
          "seconds": 1070,
          "text": "17:50"
        },
        {
          "indices": [
            1130,
            1135
          ],
          "seconds": 1252,
          "text": "20:52"
        },
        {
          "indices": [
            1163,
            1168
          ],
          "seconds": 1711,
          "text": "28:31"
        },
        {
          "indices": [
            1202,
            1207
          ],
          "seconds": 1899,
          "text": "31:39"
        },
        {
          "indices": [
            1264,
            1269
          ],
          "seconds": 2158,
          "text": "35:58"
        },
        {
          "indices": [
            1310,
            1315
          ],
          "seconds": 2580,
          "text": "43:00"
        },
        {
          "indices": [
            1352,
            1357
          ],
          "seconds": 3014,
          "text": "50:14"
        },
        {
          "indices": [
            1384,
            1389
          ],
          "seconds": 3142,
          "text": "52:22"
        }
      ],
      "urls": [],
      "user_mentions": [
        {
          "id_str": "820474984225062912",
          "indices": [
            303,
            314
          ],
          "name": "Ken Liu",
          "screen_name": "kenziyuliu"
        }
      ]
    },
    "quoted_tweet": null,
    "retweeted_tweet": null,
    "isLimitedReply": false,
    "communityInfo": null,
    "article": null
  },
  "retweeted_tweet": null,
  "isLimitedReply": false,
  "communityInfo": null,
  "article": null
}