Add setSubmissionChannel command

This commit is contained in:
Elnu 2022-02-16 19:32:39 -08:00
parent 7234e7178d
commit 15ab2de365
3 changed files with 71 additions and 2 deletions

View file

@ -55,7 +55,8 @@ impl EventHandler for Handler {
images,
imageDelete,
help,
sleep
sleep,
setSubmissionChannel
)]
struct General;