File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments