This commit is contained in:
jude
2022-05-13 13:18:18 +01:00
parent 7a1a1c637f
commit 9d588e7e03
3 changed files with 11 additions and 36 deletions

View File

@ -15,7 +15,7 @@ use dotenv::dotenv;
use poise::serenity::{
builder::CreateApplicationCommands,
model::{
gateway::{Activity, GatewayIntents},
gateway::GatewayIntents,
id::{GuildId, UserId},
},
};