Skip to content

FollowingCount is returning FavouritesCount #49

@adamnemecek

Description

@adamnemecek

FollowingCount: user.FavouritesCount,

Note the line

FollowingCount: user.FavouritesCount

Presumably it should be
FollowingCount: user.FriendsCount

but then what is the point of the FriendsCount field.

Same in parseProfileV2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions