Skip to content

Commit

Permalink
Update $buttonID link
Browse files Browse the repository at this point in the history
links to the general button page
  • Loading branch information
Noobyguy775 authored Nov 23, 2024
1 parent e40665f commit a9b44b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guide/Trigger/button.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ In regex ^ and $ are used to match the start and end of the string.

### Related Functions
* [$button](../Text/Components/button.md) - sends a button
* [$buttonID](../Text/Components/button.md) - returns the button id
* [$buttonID](../Text/Components/buttonID.md) - returns the button id
* [$buttonEmoji](../Text/Components/buttonEmoji.md) - returns the button emoji
* [$buttonLabel](../Text/Components/buttonLabel.md) - returns the button label
* [$buttonURL](../Text/Components/buttonURL.md) - returns the button url
Expand Down

0 comments on commit a9b44b0

Please sign in to comment.