Add a MessageResponse class for mixed-type content

This commit is contained in:
2022-12-20 23:03:07 +01:00
parent 161c91b45d
commit bc0463dd38
3 changed files with 84 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
package wtf.beatrice.hidekobot.commands.base;public class DiceRoll {
}