fac31 / mohammed-anxhela-discord-bot

0 stars 0 forks source link

Dialogue Boxes and Interactive Responses #13

Open Anxhela-maker opened 3 months ago

Anxhela-maker commented 3 months ago

Implement Discord's message components like buttons and select menus using MessageActionRow and MessageButton or MessageSelectMenu classes from Discord.js. Handle interactions with client.on(Events.InteractionCreate, callback).

Anxhela-maker commented 3 months ago

explain more button?