Twitter Api Kit
Twitter Api Kit
/
com.mcdev.twitterapikit.object
/
Tweet
/
ReferencedTweets
Referenced
Tweets
data
class
ReferencedTweets
(
type
:
String
?
,
id
:
String
?
)
Content copied to clipboard
Properties
Properties
id
Link copied to clipboard
@
SerializedName
(
value
=
"id"
)
var
id
:
String
?
=
null
Content copied to clipboard
type
Link copied to clipboard
@
SerializedName
(
value
=
"type"
)
var
type
:
String
?
=
null
Content copied to clipboard