2022-04-04 15:42:39 +00:00
|
|
|
accessing
|
|
|
|
timelines
|
|
|
|
"A dictionary of several the timelines where this tweet appears.
|
|
|
|
The key is the user's timeline and the value is the message id before this particular message appears in such user's timeline."
|
2022-04-05 20:30:52 +00:00
|
|
|
^ timelines ifNil: [ timelines := Dictionary new ].
|