diff --git a/docs/api/structures/notification-action.md b/docs/api/structures/notification-action.md index 59a0fb56673..d39a97da24a 100644 --- a/docs/api/structures/notification-action.md +++ b/docs/api/structures/notification-action.md @@ -7,7 +7,7 @@ | Action Type | Platform Support | Limitations | |-------------|------------------|-------------| -| `button` | macOS | Maximum of one button, if multiple are provided only the last is used | +| `button` | macOS | Maximum of one button, if multiple are provided only the last is used. This action is also incomptible with `hasReply` and will be ignored if `hasReply` is `true`. | ### Button support on macOS