Skip to content

Commit f91f813

Browse files
Added incentivized link changelog
1 parent 4bcf00f commit f91f813

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: "Custom Incentivized Links"
3+
date: "2025-04-11"
4+
topics:
5+
- "Activities"
6+
- "Embedded App SDK"
7+
---
8+
9+
### Custom Incentivized Links
10+
11+
- shareLink will now let you attach custom params to links you share about your game using `custom_id`
12+
- Removed `referrer_id` from shareLink API. Any uses of `referrer_id` should be moved over to use `custom_id` instead. Passing `referrer_id` to shareLink will silently fail
13+
14+
Learn more about [creating and managing Custom Incentivized Links](https://discord.com/developers/docs/activities/development-guides#creating-and-managing-custom-incentivized-links) and [how to generate them from within your activity](https://discord.com/developers/docs/activities/development-guides#generating-a-custom-link-within-your-activity) with the shareLink API

0 commit comments

Comments
 (0)