We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8e898cc + a9b44b0 commit 3ab2843Copy full SHA for 3ab2843
1 file changed
guide/Trigger/button.md
@@ -40,7 +40,7 @@ In regex ^ and $ are used to match the start and end of the string.
40
41
### Related Functions
42
* [$button](../Text/Components/button.md) - sends a button
43
-* [$buttonID](../Text/Components/button.md) - returns the button id
+* [$buttonID](../Text/Components/buttonID.md) - returns the button id
44
* [$buttonEmoji](../Text/Components/buttonEmoji.md) - returns the button emoji
45
* [$buttonLabel](../Text/Components/buttonLabel.md) - returns the button label
46
* [$buttonURL](../Text/Components/buttonURL.md) - returns the button url
0 commit comments