# Functions
IsAccountLimited returns whether the error is caused by space not enough or rate limit...
IsInvalidAccountOrPasswordErr returns whether the error is caused by invalid account or password.
IsInvalidRedeemCodeErr returns whether the error is caused by invalid redeem code.
IsMemberCodeNotSupportRegionErr returns whether the error is caused by member code not support region.
IsSpaceNotEnoughErr returns whether the error is caused by space not enough.
IsTaskDailyCreateLimitErr returns whether the error is caused by task daily create limit.
IsTaskRunNumsLimitErr returns whether the error is caused by task run nums limit.
New returns server api instance.
# Structs
API PikPak server api.
GetCommissionsResponse is the response of the GetCommissions API.
No description provided by the author
No description provided by the author
UserInfo is the info of a user.
# Type aliases
No description provided by the author