From 839137c3f4e58cfd7f8ebe883d883f83ca5b0e1d Mon Sep 17 00:00:00 2001 From: "trop[bot]" <37223003+trop[bot]@users.noreply.github.com> Date: Thu, 11 Mar 2021 16:22:45 -0800 Subject: [PATCH] docs: fix cookies event documentation for type generation (#28140) Co-authored-by: Samuel Attard --- docs/api/cookies.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/api/cookies.md b/docs/api/cookies.md index 4eab77d4d5..cd598bfeec 100644 --- a/docs/api/cookies.md +++ b/docs/api/cookies.md @@ -45,6 +45,8 @@ The following events are available on instances of `Cookies`: #### Event: 'changed' +Returns: + * `event` Event * `cookie` [Cookie](structures/cookie.md) - The cookie that was changed. * `cause` String - The cause of the change with one of the following values: