V2TimGroupMemberFullInfo
Introduction
The detail info of group member.
Parameter introduction
userID
Parameter type : String
Supported Platform: All
- Parameter description : userID
role
Parameter type : int
Supported Platform: All
- Parameter description : The role of the member.
1: Member only.
2: Administrator.
3: Group owner.
muteUntil
Parameter type : int
Supported Platform: All
- Parameter description : The duration of mute.
joinTime
Parameter type : int
Supported Platform: All
- Parameter description : The time join the group,
customInfo
Parameter type : Map< String, String >
Supported Platform: All
- Parameter description : The custom data for the member.
nickName
Parameter type : String
Supported Platform: All
- Parameter description : The nickname.
nameCard
Parameter type : String
Supported Platform: All
- Parameter description : The name card.
friendRemark
Parameter type : String
Supported Platform: All
- Parameter description : The remark.
faceUrl
Parameter type : String
Supported Platform: All
- Parameter description : The URL of the avatar.
toJson
Parameter type : Map< String, dynamic > toJson()
Supported Platform: All
- Parameter description : Get the data in Map.