Add setAnnouncementRole command

This commit is contained in:
Elnu 2022-02-17 10:28:40 -08:00
parent be78e7c88c
commit c825731814
2 changed files with 33 additions and 2 deletions

View file

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