Skip to content

Commit

Permalink
docs: missing attribute ref
Browse files Browse the repository at this point in the history
  • Loading branch information
Lulalaby committed Aug 15, 2024
1 parent d58f4ff commit 257858c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions DisCatSharp/Entities/User/DiscordUser.cs
Original file line number Diff line number Diff line change
Expand Up @@ -439,6 +439,7 @@ public async Task<DiscordApplicationRoleConnection> OAuth2GetApplicationRoleConn
/// Updates the current user's application role connection.
/// <para>Requires a <see cref="DiscordAccessToken"/> set in <see cref="AccessToken"/>.</para>
/// </summary>
/// <param name="oauth2Client">The oauth2 client.</param>
/// <param name="platformName">The platform name.</param>
/// <param name="platformUsername">The platform username.</param>
/// <param name="metadata">The metadata.</param>
Expand Down

0 comments on commit 257858c

Please sign in to comment.