mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-14 18:43:31 +01:00
types(Extendable): add ButtonInteraction (#5802)
This commit is contained in:
1
typings/index.d.ts
vendored
1
typings/index.d.ts
vendored
@@ -2833,6 +2833,7 @@ declare module 'discord.js' {
|
||||
Role: typeof Role;
|
||||
User: typeof User;
|
||||
CommandInteraction: typeof CommandInteraction;
|
||||
ButtonInteraction: typeof ButtonInteraction;
|
||||
}
|
||||
|
||||
interface FetchBanOptions {
|
||||
|
||||
Reference in New Issue
Block a user