mirror of
https://github.com/sern-handler/awesome-plugins
synced 2026-06-10 01:42:23 +00:00
chore: update JavaScript plugins
This commit is contained in:
@@ -26,7 +26,7 @@ import {
|
||||
ButtonStyle,
|
||||
ComponentType,
|
||||
} from "discord.js";
|
||||
export function confirmation(options) {
|
||||
export function buttonConfirmation(options) {
|
||||
return CommandControlPlugin(async (ctx, args) => {
|
||||
options = {
|
||||
content: "Do you want to proceed?",
|
||||
|
||||
Reference in New Issue
Block a user