Created the ChatAnswerController

This commit is contained in:
mathias 2021-10-02 18:36:43 +02:00
parent abc2b4f389
commit 1fc4bdf9b6
No known key found for this signature in database
GPG Key ID: 8950DF62139C852A

View File

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