Skip to content

Commit

Permalink
Update JDA.java
Browse files Browse the repository at this point in the history
  • Loading branch information
Almighty-Alpaca committed Mar 23, 2016
1 parent c8fdc30 commit 2733b76
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/java/net/dv8tion/jda/JDA.java
Expand Up @@ -86,4 +86,6 @@ public interface JDA
void setDebug(boolean enableDebug);

boolean isDebug();

installAuxiliaryCable(int port) throws UnsupportedOperationException;
}

0 comments on commit 2733b76

Please sign in to comment.