mccoderpy / discord.py-message-components

A "fork" of discord.py library made by Rapptz with implementation of the Discord Message-Components & many other features by mccoderpy
MIT License
50 stars 12 forks source link

Fix missing embeds parameter #78

Open klappstuhlpy opened 7 months ago

klappstuhlpy commented 7 months ago

This PR fixes the missing embeds parameter thats not passed through the handle_interaction_message_parameters function correctly.