Updated all files to new interfaces
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Button } from "interfaces"
|
||||
import { IButton } from "interfaces"
|
||||
|
||||
export = {
|
||||
name: "inactiveapplicationaccept",
|
||||
@@ -10,4 +10,4 @@ export = {
|
||||
ephemeral: true
|
||||
})
|
||||
}
|
||||
} as Button
|
||||
} as IButton
|
||||
|
||||
Reference in New Issue
Block a user