AccountFriends

It should lazy load accounts’ list of friends. It can held future global data about accounts’ friends. It shouldn’t be used out side of context of account.

In the package it only a package for list(Account).

class AccountFriends(account)

A slow load of friend list.

Variables:account – the account to load his friends.
reload()

:exception FailedToParseError