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

This commit is contained in:
Samuel Attard 2021-03-11 12:14:16 -08:00 committed by GitHub
parent 8badc6583f
commit 74e7f98572
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: