Skip to content

Commit 61a4dc0

Browse files
Fix links
1 parent 3fecf07 commit 61a4dc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/change-log/2025-09-26-discord-social-sdk-1.6.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ A new release of the Discord Social SDK is now available, with the following upd
1414

1515
**This release adds features to support upcoming Discord experiments that will enhance how games integrate with user profiles and authentication:**
1616

17-
- **Game Profile Integration**: New functionality to display game data on Discord user profiles. This includes `UserApplicationProfile` support with two new methods: [`Client::GetUserApplicationProfiles`] and [`Client::GetUserApplicationProfilesNoLock`] on the Users class, which retrieve game identity data from external authentication providers.
17+
- **Game Profile Integration**: New functionality to display game data on Discord user profiles. This includes `UserApplicationProfile` support with two new methods: `Client::GetUserApplicationProfiles` and `Client::GetUserApplicationProfilesNoLock` on the Users class, which retrieve game identity data from external authentication providers.
1818
- **In-Discord Authentication Flow**: Support for users to start account linking directly from Discord (rather than having to initiate it from within your game). Added [`Client::RegisterAuthorizeRequestCallback`] and [`Client::RemoveAuthorizeRequestCallback`] methods to handle authentication requests that originate from various Discord entry points. These functions support upcoming Discord client experiments that will be gradually rolled out to users over time.
1919

2020
### ⚠️ Deprecations

0 commit comments

Comments
 (0)