The GroupMemberData type exposes the following members.
Properties
Name | Description | |
---|---|---|
AutoKicked |
Defines if the user was autokicked.
| |
AvatarImage |
The PictureData for the user avatar.
| |
AvatarUrl |
The image-url for the user avatar.
| |
Id |
The id of this user in the given group (this is a changing id from group to group, the UserId member shows the unique user id).
| |
Messages |
The GroupMeDirectMessages from the authenticated user to this user (and vice versa).
| |
Muted |
Defines if this user is in muted state.
| |
Nickname |
The nickname of the user in the given group.
| |
UserId |
The globally unique user id.
|
See Also