Socialmetrica/Socialmetrica.package/Tweet.class/instance/user.st
2022-04-20 14:56:08 -05:00

4 lines
76 B
Smalltalk

accessing
user
user ifNotNil: [ ^ user ].
^ self userFromId: self authorId