RCKitStore
Preparing search index...
IGroupMemberProfile
Interface IGroupMemberProfile
群组成员信息
interface
IGroupMemberProfile
{
groupNickname
:
string
;
user
:
{
id
:
string
;
nickname
:
string
;
portraitUri
?:
string
}
;
}
Index
Properties
group
Nickname
user
Properties
group
Nickname
groupNickname
:
string
群成员昵称
user
user
:
{
id
:
string
;
nickname
:
string
;
portraitUri
?:
string
}
用户信息
Type declaration
id
:
string
用户 ID
nickname
:
string
用户昵称
Optional
portraitUri
?:
string
用户头像
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
group
Nickname
user
RCKitStore
Loading...
群组成员信息