Updated interfacecs
This commit is contained in:
@@ -19,7 +19,6 @@ import { Button } from "interfaces"
|
||||
export = {
|
||||
name: "guildapply",
|
||||
description: "Guild application button.",
|
||||
type: "button",
|
||||
|
||||
async execute(interaction) {
|
||||
const user = interaction.member as GuildMember
|
||||
|
||||
Reference in New Issue
Block a user