fix(commands/administration): join command use now the ButtonBuilder like discord v15
This commit is contained in:
parent
9e6a4a0993
commit
240ee7fbdc
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { ActionRowBuilder, SlashCommandBuilder } from '@discordjs/builders';
|
||||
import { ActionRowBuilder, SlashCommandBuilder, ButtonBuilder } from '@discordjs/builders';
|
||||
import {
|
||||
ButtonStyle,
|
||||
ChatInputCommandInteraction,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue