UNPKG

artibot

Version:

Modern, fast and modular open-source Discord bot

4 lines (3 loc) 240 B
import { ButtonInteraction } from 'discord.js'; import Artibot from "../../index.js"; export default function execute(interaction: ButtonInteraction, { config, modules, localizer, createEmbed, interactionManager }: Artibot): Promise<void>;