Created the ChatAnswerController

This commit is contained in:
2021-10-02 18:36:43 +02:00
parent abc2b4f389
commit 1fc4bdf9b6

View File

@ -0,0 +1,5 @@
package de.gnmyt.autoresponder.commands;
public class ChatAnswerController {
}