possiblySensitive property

bool? possiblySensitive
getter/setter pair

Nullable. This field only surfaces when a Tweet contains a link. The meaning of the field doesn’t pertain to the Tweet content itself, but instead it is an indicator that the URL contained in the Tweet may contain content or media identified as sensitive content.

Implementation

bool? possiblySensitive;