|
@@ -37,7 +37,7 @@ namespace Discord.Rest |
|
|
/// </summary> |
|
|
/// </summary> |
|
|
/// <returns> |
|
|
/// <returns> |
|
|
/// A read-only collection of <see cref="MemberRoleEditInfo"/>, containing the roles that were changed on |
|
|
/// A read-only collection of <see cref="MemberRoleEditInfo"/>, containing the roles that were changed on |
|
|
/// this user. |
|
|
|
|
|
|
|
|
/// the member. |
|
|
/// </returns> |
|
|
/// </returns> |
|
|
public IReadOnlyCollection<MemberRoleEditInfo> Roles { get; } |
|
|
public IReadOnlyCollection<MemberRoleEditInfo> Roles { get; } |
|
|
/// <summary> |
|
|
/// <summary> |
|
|