#How to send two embed in one message?

1 messages · Page 1 of 1 (latest)

grand gorge
#

embeds=[embed1, embed2]

#

Slash commands DO NOT get ctx, btw. ctx is commonly used for commands.Context, slash commands get disnake.ApplicationCommandInteraction or inter. Use better names for your arguments

dreamy walrus
#

Thanks

cinder adder