Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 770 Bytes

TweetWithheld.md

File metadata and controls

25 lines (13 loc) · 770 Bytes

TweetWithheld

Indicates withholding details for withheld content.

Properties

Name Type Description Notes
copyright Boolean Indicates if the content is being withheld for on the basis of copyright infringement.
countryCodes Set<String> Provides a list of countries where this content is not available.
scope ScopeEnum Indicates whether the content being withheld is the `tweet` or a `user`. [optional]

Enum: ScopeEnum

Name Value
TWEET "tweet"
USER "user"