initial commit
sorry for no commit yesterday
This commit is contained in:
commit
6abcd39837
13 changed files with 159 additions and 0 deletions
|
@ -0,0 +1,7 @@
|
|||
package eu.m724.responsesource;
|
||||
|
||||
public interface ChatResponseSource {
|
||||
ChatResponseSourceInfo info();
|
||||
|
||||
ChatResponse
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue