|
@@ -9,7 +9,7 @@ namespace Discord; |
|
|
public class RoleConnection |
|
|
public class RoleConnection |
|
|
{ |
|
|
{ |
|
|
/// <summary> |
|
|
/// <summary> |
|
|
/// Gets the vanity name of the platform a bot has connected. |
|
|
|
|
|
|
|
|
/// Gets the vanity name of the platform a bot has connected to. |
|
|
/// </summary> |
|
|
/// </summary> |
|
|
public string PlatformName { get; } |
|
|
public string PlatformName { get; } |
|
|
|
|
|
|
|
|