Skip to content

Commit d37fff4

Browse files
committed
Review updates
1 parent 9705005 commit d37fff4

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/change-log/2025-10-15-discord-social-sdk-1.6.12170.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ This small update to v1.6 adds some highly requested features from our partners.
1313

1414
- You can now provide custom art to display as a banner image in game invites that appear in Discord. This is done one
1515
of two ways:
16-
- By specifying a URL or an `asset key` to an image in the `activity.assets.inviteCoverImage` parameter when calling
17-
`Client::UpdateRichPresence`. This method even affords you the ability to set a unique image on each invite if you
18-
want!
16+
- By specifying a URL or an `asset key` to an image in the `activity.assets.inviteCoverImage` parameter when
17+
calling `Client::UpdateRichPresence`. This method even affords you the ability to set a unique image
18+
on each invite if you want!
1919
- By uploading cover image art in the `Rich Presence` tab in the Developer Portal for your Application. Note: This
2020
will be used as the fallback image if you don’t specify one via `activity.assets.inviteCoverImage`
2121
- It’s now possible to customize the displayed name for your Application in Discord’s Rich Presence. To do so, set
@@ -24,5 +24,7 @@ This small update to v1.6 adds some highly requested features from our partners.
2424
- Fixed a crash when calling [`Client::GetUserGuilds`] on iOS devices
2525

2626
<!-- Autogenerated Reference Links -->
27+
2728
[`Client::GetUserGuilds`]: https://discord.com/developers/docs/social-sdk/classdiscordpp_1_1Client.html#aac1ec02df6074ed9213ce230e6a42fe1
29+
2830
[`Client::UpdateRichPresence`]: https://discord.com/developers/docs/social-sdk/classdiscordpp_1_1Client.html#af0a85e30f2b3d8a0b502fd23744ee58e

0 commit comments

Comments
 (0)