Update chatterino.d.ts for the ChannelRef change (#5187)
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
This commit is contained in:
Vendored
+1
-1
@@ -9,7 +9,7 @@ declare module c2 {
|
||||
}
|
||||
class CommandContext {
|
||||
words: String[];
|
||||
channel_name: String;
|
||||
channel: Channel;
|
||||
}
|
||||
|
||||
enum Platform {
|
||||
|
||||
Reference in New Issue
Block a user