|
@@ -14,7 +14,7 @@ public class RoleConnection |
|
|
public string PlatformName { get; } |
|
|
public string PlatformName { get; } |
|
|
|
|
|
|
|
|
/// <summary> |
|
|
/// <summary> |
|
|
/// Gets the username on the platform a bot has connected. |
|
|
|
|
|
|
|
|
/// Gets the username on the platform a bot has connected to. |
|
|
/// </summary> |
|
|
/// </summary> |
|
|
public string PlatformUsername { get; } |
|
|
public string PlatformUsername { get; } |
|
|
|
|
|
|
|
|