UPDATE TO 3.2.0
Changes:
- Add token validation in
Service
andServiceAsync
; - Add static token validation;
- Add
.get_user_info()
inService
andServiceAsync
; - Refactor function's names to
snake_case
; - Update
example
; - Update
docs
.
Changes:
Service
and ServiceAsync
;.get_user_info()
in Service
and ServiceAsync
;snake_case
;example
;docs
.