Preparing search index...
The search index is not available
rettiwt-api
rettiwt-api
IRawLimitedVisibilityTweet
Interface IRawLimitedVisibilityTweet
Represents the raw data of a single Tweet with limited visibility actions.
interface
IRawLimitedVisibilityTweet
{
__typename
:
string
;
limitedActionResults
:
ITweetLimitedActionResults
;
tweet
:
IRawTweet
;
}
Index
Properties
__typename
limited
Action
Results
tweet
Properties
__typename
__typename
:
string
limited
Action
Results
limitedActionResults
:
ITweetLimitedActionResults
tweet
tweet
:
IRawTweet
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
__typename
limited
Action
Results
tweet
rettiwt-api
Loading...
Represents the raw data of a single Tweet with limited visibility actions.