Browse Source

docs: fix cookies event documentation for type generation (#28140)

Co-authored-by: Samuel Attard <[email protected]>
trop[bot] 4 years ago
parent
commit
839137c3f4
1 changed files with 2 additions and 0 deletions
  1. 2 0
      docs/api/cookies.md

+ 2 - 0
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: