fix: Unknown Message
This is the `n`th time I've tried to fix this and luckily it worked Fix: #1194 #1177 #1168 #1108 #1045 Co-Authored-By: The DT <80153297+thedtvn@users.noreply.github.com>
This commit is contained in:
1
typings/index.d.ts
vendored
1
typings/index.d.ts
vendored
@@ -779,7 +779,6 @@ export class Client<Ready extends boolean = boolean> extends BaseClient {
|
||||
/** @deprecated Use {@link Sweepers#sweepMessages} instead */
|
||||
public sweepMessages(lifetime?: number): number;
|
||||
public toJSON(): unknown;
|
||||
/** @deprecated */
|
||||
public acceptInvite(
|
||||
invite: InviteResolvable,
|
||||
options?: AcceptInviteOptions,
|
||||
|
||||
Reference in New Issue
Block a user