Skip to content

PagedReplyAsync, Allowing sending embeds. #24

Description

@OoLunar

From my current understanding, PagedReplyAsync will take any object passed to it, and send it's ToString() form. I attempted to get support from the DAPI server, only to be met with this solution:
image
I originally attempted to send a List<Embed>, which paginated the embed's title instead of sending an actual embed. Secondly I tried sending a List<EmbedBuilder>, which obviously just sent the string EmbedBuilder.
image
I don't see any reason why we can't send paged embeds. Thoughts?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions