You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/developer_tools/Embedded_App_SDK.mdx
+49-1Lines changed: 49 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -175,6 +175,7 @@ Developers can use these commands to interact with the Discord client. The follo
175
175
|[setActivity](#DOCS_DEVELOPER_TOOLS_EMBEDDED_APP_SDK/setactivity)| Modifies how your activity's rich presence is displayed in the Discord client |
176
176
|[setConfig](#DOCS_DEVELOPER_TOOLS_EMBEDDED_APP_SDK/setconfig)| Set whether or not the PIP (picture-in-picture) is interactive |
177
177
|[setOrientationLockState](#DOCS_DEVELOPER_TOOLS_EMBEDDED_APP_SDK/setorientationlockstate)| Set options for orientation and picture-in-picture (PIP) modes |
178
+
|[shareLink](#DOCS_DEVELOPER_TOOLS_EMBEDDED_APP_SDK/sharelink)| Presents a modal for the user to share a link to your activity with custom query params |
178
179
|[startPurchase](#DOCS_DEVELOPER_TOOLS_EMBEDDED_APP_SDK/startpurchase)| Launches the purchase flow for a specific SKU, per the sku_id |
179
180
|[userSettingsGetLocale](#DOCS_DEVELOPER_TOOLS_EMBEDDED_APP_SDK/usersettingsgetlocale)| Returns the current user's locale |
0 commit comments