Cleanup tweaks
This commit is contained in:
@@ -152,7 +152,7 @@ impl EventHandler for BotHandler {
|
||||
}
|
||||
|
||||
async fn resume(&self, _: Context, _: ResumedEvent) {
|
||||
log::debug!("Resumed");
|
||||
log::trace!("Resumed");
|
||||
}
|
||||
|
||||
async fn interaction_create(&self, ctx: Context, interaction: Interaction) {
|
||||
|
||||
Reference in New Issue
Block a user