Storing several tweets.
This commit is contained in:
parent
112765cc72
commit
a899ba9a9d
@ -5,4 +5,5 @@ reStoreDefinition
|
|||||||
define: #userName as: String;
|
define: #userName as: String;
|
||||||
define: #profileImageUrl as: String;
|
define: #profileImageUrl as: String;
|
||||||
define: #profileBio as: String;
|
define: #profileBio as: String;
|
||||||
|
define: #createdAt as: String;
|
||||||
yourself.
|
yourself.
|
Loading…
Reference in New Issue
Block a user