diff --git a/docs/guides/int_basics/message-components/buttons-in-depth.md b/docs/guides/int_basics/message-components/buttons-in-depth.md index 5da48c69..ace1e05c 100644 --- a/docs/guides/int_basics/message-components/buttons-in-depth.md +++ b/docs/guides/int_basics/message-components/buttons-in-depth.md @@ -5,7 +5,8 @@ title: Buttons in Depth # Buttons in depth -There are many changes you can make to buttons, lets take a look at the parameters in the `WithButton` function" +There are many changes you can make to buttons, lets take a look at the parameters in the `WithButton` function. + | Name | Type | Description | |----------|---------------|----------------------------------------------------------------| | label | `string` | The label text for the button. |