Fix build (#3159)
This commit is contained in:
@@ -57,9 +57,6 @@ namespace Discord.WebSocket
|
|||||||
/// <inheritdoc />
|
/// <inheritdoc />
|
||||||
public abstract PrimaryGuild? PrimaryGuild { get; internal set; }
|
public abstract PrimaryGuild? PrimaryGuild { get; internal set; }
|
||||||
|
|
||||||
/// <inheritdoc />
|
|
||||||
public PrimaryGuild? PrimaryGuild { get; private set; }
|
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Gets mutual guilds shared with this user.
|
/// Gets mutual guilds shared with this user.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
|
|||||||
Reference in New Issue
Block a user