Skip to content
This repository was archived by the owner on May 16, 2023. It is now read-only.

Commit 3788e5e

Browse files
fix: wrong branch :trol:
1 parent d8433f3 commit 3788e5e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/MeowerBot.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ declare class Bot {
77
onLogin(callback: Function): void;
88
onCommand(command: string, callback: Function): void;
99
send(message: object): void;
10-
close(): void;
1110
}
1211

1312
declare class API {

0 commit comments

Comments
 (0)