You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -180,7 +180,7 @@ In our best effort we tried to patch it over and over again, but we can't guaran
180
180
### 🛠️ Fixes
181
181
182
182
- Fixed naming on `DiscordClient`: `CreateTestEntitlementsAsync` renamed to [`CreateTestEntitlementAsync`](xref:DisCatSharp.DiscordClient.CreateTestEntitlementAsync*) and `DeleteTestEntitlementsAsync` renamed to [`DeleteTestEntitlementAsync`](xref:DisCatSharp.DiscordClient.DeleteTestEntitlementAsync*).
183
-
- Fixed the [`Recalculate`](xref:DisCatSharp.Interactivity.InteractivityHelpers.Recalculate) function for interactivity pages.
183
+
- Fixed the [`Recalculate`](xref:DisCatSharp.Interactivity.InteractivityHelpers.Recalculate*) function for interactivity pages.
184
184
- Fixed issues with the `DiscordOAuth2Client`.
185
185
- Fixed issues when using the `OAuthWeb` extension to add users to a guild.
186
186
- Fixed invalid API routes for [`UpdateCurrentUserApplicationRoleConnectionAsync`](xref:DisCatSharp.DiscordOAuth2Client.UpdateCurrentUserApplicationRoleConnectionAsync*) and [`GetCurrentUserApplicationRoleConnectionAsync`](xref:DisCatSharp.DiscordOAuth2Client.GetCurrentUserApplicationRoleConnectionAsync*).
0 commit comments