We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e4e463 commit c6bc000Copy full SHA for c6bc000
docs/discord_social_sdk/development_guides/managing_game_invites.mdx
@@ -432,7 +432,7 @@ activity.SetSupportedPlatforms(
432
<Card title="Managing Lobbies" link="#DOCS_DISCORD_SOCIAL_SDK_DEVELOPMENT_GUIDES_MANAGING_LOBBIES" icon="DoorEnterIcon">
433
Bring players together in a shared lobby with invites, text chat, and voice comms.
434
</Card>
435
- <Card title="Sending Direct Messages" link="#DOCS_DISCORD_SOCIAL_SDK_DEVELOPMENT_GUIDES_MANAGING_GAME_INVITES" icon="InboxIcon">
+ <Card title="Sending Direct Messages" link="#DOCS_DISCORD_SOCIAL_SDK_DEVELOPMENT_GUIDES_SENDING_DIRECT_MESSAGES" icon="InboxIcon">
436
Enable private messaging between players.
437
438
</Container>
0 commit comments