Versions in this module Expand all Collapse all v1 v1.0.1 Apr 14, 2021 v1.0.0 Apr 13, 2021 Changes in this version + type GetUserInfoRequest struct + AccessToken string + AppID string + func (r GetUserInfoRequest) GetParams() url.Values + func (r GetUserInfoRequest) GetScope() string + type GetUserInfoResponse struct + UserInfo *UserInfo + type GetUserPhoneRequest struct + AccessToken string + AppID string + func (r GetUserPhoneRequest) GetParams() url.Values + func (r GetUserPhoneRequest) GetScope() string + type GetUserPhoneResponse struct + EncryptedPhone string + type UserInfo struct + BigHead string + City string + Fan int64 + Follow int64 + Head string + Name string + Sex string