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 885defb commit 7f60a8fCopy full SHA for 7f60a8f
packages/core/src/api/stageInstances.ts
@@ -17,7 +17,7 @@ export class StageInstancesAPI {
17
/**
18
* Creates a new stage instance
19
*
20
- * @see {@link https://discord.com/developers/docs/resources/stage-instance#get-stage-instance}
+ * @see {@link https://discord.com/developers/docs/resources/stage-instance#create-stage-instance}
21
* @param body - The data for creating the new stage instance
22
* @param options - The options for creating the new stage instance
23
*/
0 commit comments