Preparing search index...
The search index is not available
rettiwt-api
rettiwt-api
IRawDataResult
Interface IRawDataResult<T>
Represents inner data result of either a Tweet or User.
interface
IRawDataResult
<
T
>
{
result
:
T
;
}
Type Parameters
T
Index
Properties
result
Properties
result
result
:
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
result
rettiwt-api
Loading...
Represents inner data result of either a Tweet or User.