The GroupMemberAddedData type exposes the following members.
Properties
Name | Description | |
---|---|---|
AppInstalled |
Defines if the added user have installed the smartphone app.
| |
AutoKicked |
Defines if the user was autokicked.
(Inherited from GroupMemberData.) | |
AvatarImage |
The PictureData for the user avatar.
(Inherited from GroupMemberData.) | |
AvatarUrl |
The image-url for the user avatar.
(Inherited from GroupMemberData.) | |
Guid |
The Guid of the add-member operation.
| |
GuidString |
The string representation of the add-member operation guid.
| |
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).
(Inherited from GroupMemberData.) | |
Messages |
The GroupMeDirectMessages from the authenticated user to this user (and vice versa).
(Inherited from GroupMemberData.) | |
Muted |
Defines if this user is in muted state.
(Inherited from GroupMemberData.) | |
Nickname |
The nickname of the user in the given group.
(Inherited from GroupMemberData.) | |
UserId |
The globally unique user id.
(Inherited from GroupMemberData.) |
See Also