Skip to content

UPDATE TO 3.3.0

Latest
Compare
Choose a tag to compare
@issamansur issamansur released this 21 Jan 21:23
· 1 commit to main since this release
cebbb8e

Changes:

  • Add UserInfo to vkpymusic.models;
  • Create new Converter from Response to UserInfo;
  • Change logic Service(Async).get_user_info() from 3 fields to all fields;
  • TokenReceiver(Async) methods now have open methods for auth step by step;
  • Add docs for TR(Async).