mirror of
https://forge.gzod01.fr/werobot/discoWeRo-Bot.git
synced 2024-11-17 10:28:03 +00:00
llo
This commit is contained in:
parent
010c3a9dc7
commit
9c386b0ffa
2 changed files with 1 additions and 0 deletions
BIN
core
BIN
core
Binary file not shown.
|
@ -64,6 +64,7 @@ impl EventHandler for Handler {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
async fn guild_m
|
||||||
async fn interaction_create(&self, ctx: Context, interaction: Interaction){
|
async fn interaction_create(&self, ctx: Context, interaction: Interaction){
|
||||||
|
|
||||||
if let Interaction::Component(comp) = interaction{
|
if let Interaction::Component(comp) = interaction{
|
||||||
|
|
Loading…
Reference in a new issue