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

AudioSearchParams.SearchOwn MethodParamAttribute.Name fix #3

Closed RomanGL closed 8 years ago

RomanGL commented 8 years ago

An incorrect value is set for AudioSearchParams.SearchOwn MethodParamAttribute.Name. Expected value is search_own.

virtyaluk commented 8 years ago

Thanks!