神岛 API 文档 - ArenaPro版
Preparing search index...
server/types/GameAPI
SocialStatisticType
Type Alias SocialStatisticType
定义社交统计信息的类型
type
SocialStatisticType
=
{
followerNum
:
number
;
followingNum
:
number
;
friendsNum
:
number
;
}
Index
Properties
follower
Num
following
Num
friends
Num
Properties
follower
Num
followerNum
:
number
表示用户的粉丝人数
following
Num
followingNum
:
number
表示用户关注的人数
friends
Num
friendsNum
:
number
表示用户的好友人数
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
follower
Num
following
Num
friends
Num
神岛 API 文档 - ArenaPro版
Loading...
定义社交统计信息的类型