Skip to content
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

Add copyFrom to EmbedBuilder #1738

Merged

Conversation

freya022
Copy link
Contributor

Pull Request Etiquette

Changes

  • Internal code
  • Library interface (affecting end-user code)
  • Documentation
  • Other: _____

Closes Issue: NaN

Description

This enables users to replace an EmbedBuilder's content with another embed or another builder.
This may solve situations such as when you need to fill a given EmbedBuilder but already have an embed ready, and replacing the old EmbedBuilder's variable by the new one is not possible.

Also adds a missing constructor

@DV8FromTheWorld DV8FromTheWorld changed the title Add embed builder reset methods Add copyFrom to EmbedBuilder Aug 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants