|
@@ -50,6 +50,7 @@ namespace Discord.Rest |
|
|
/// <inheritdoc /> |
|
|
/// <inheritdoc /> |
|
|
public string SplashId { get; private set; } |
|
|
public string SplashId { get; private set; } |
|
|
internal bool Available { get; private set; } |
|
|
internal bool Available { get; private set; } |
|
|
|
|
|
/// <inheritdoc /> |
|
|
public ulong? ApplicationId { get; private set; } |
|
|
public ulong? ApplicationId { get; private set; } |
|
|
|
|
|
|
|
|
/// <inheritdoc /> |
|
|
/// <inheritdoc /> |
|
|