You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: guide/additional-info/changes-in-v14.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -234,6 +234,10 @@ The following type guards have been removed:
234
234
235
235
Refer to [this section](#channels) for more context.
236
236
237
+
### Client
238
+
239
+
The `restWsBridgeTimeout` client option has been removed.
240
+
237
241
### CommandInteractionOptionResolver
238
242
239
243
`CommandInteractionOptionResolver#getMember()` no longer has a parameter for `required`. See [this pull request](https://github.com/discordjs/discord.js/pull/7188) for more information.
0 commit comments