-
-
Notifications
You must be signed in to change notification settings - Fork 736
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How can I send more than one Embed one message #1909
Comments
This isn't yet supported in DNet for not messages. You'd have to send a message via Webhook |
|
|
This has now been implemented via the merged labs PR (#1923) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Discord supports multiple instances of Embed in a single message.
I want to send a message containing multiple Embed. But SendMessageAsync() only accepts one instance.
Please add this feature or tell me how I can do it.
Example
https://ibb.co/sWJGCXh
The text was updated successfully, but these errors were encountered: