virtyaluk / InTouch

:busts_in_silhouette: InTouch - is a programming SDK build around vk.com API exposing most of the social platform features including messaging, news feed fetching, communities, and media management.
GNU General Public License v3.0
33 stars 14 forks source link

Добавьте недостающие поля #32

Closed dpr-dev closed 7 years ago

dpr-dev commented 7 years ago

добавьте is_favorite и is_friend в объект User

dyaminigo commented 7 years ago

Добавил требуемые поля и кинул Pull request.

34