Replies: 1 comment 3 replies
-
Just pass in embed as a kwarg when sending the view with the buttons. For example await ctx.send(embed=embed_here, view=view_here) and it should work! |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Can anyone give an example of adding buttons to embed?
I will be grateful.
Beta Was this translation helpful? Give feedback.
All reactions