TweetWithheld

June 16, 2022 ยท View on GitHub

Indicates withholding details for withheld content.

Properties

NameTypeDescriptionNotes
copyrightBooleanIndicates if the content is being withheld for on the basis of copyright infringement.
countryCodesSet<String>Provides a list of countries where this content is not available.
scopeScopeEnumIndicates whether the content being withheld is the `tweet` or a `user`.[optional]

Enum: ScopeEnum

NameValue
TWEET"tweet"
USER"user"