You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm testing a status that has a reblog and even thought the reblog attribute is set to another status, calling reblogged? returns false because the reblogged attribute is also set to false.
The text was updated successfully, but these errors were encountered:
The docs on #reblog don't state what the method actually does at all so I guess it can just return random status objects and it's behaving "correctly"... o_o
I'm testing a status that has a reblog and even thought the reblog attribute is set to another status, calling reblogged? returns false because the reblogged attribute is also set to false.
The text was updated successfully, but these errors were encountered: