This commit is contained in:
Mihail Gribkov
2025-07-14 01:49:22 +03:00
committed by GitHub
parent 61b99ef872
commit 3fd06a3504

View File

@@ -57,9 +57,6 @@ namespace Discord.WebSocket
/// <inheritdoc />
public abstract PrimaryGuild? PrimaryGuild { get; internal set; }
/// <inheritdoc />
public PrimaryGuild? PrimaryGuild { get; private set; }
/// <summary>
/// Gets mutual guilds shared with this user.
/// </summary>