Skip to content
This repository was archived by the owner on Mar 13, 2023. It is now read-only.

feat: add embed.add_fields #638

Merged
merged 3 commits into from
Sep 14, 2022
Merged

feat: add embed.add_fields #638

merged 3 commits into from
Sep 14, 2022

Conversation

LordOfPolls
Copy link
Member

What type of pull request is this?

  • Non-breaking code change
  • Breaking code change
  • Documentation change/addition
  • Tests change

Description

image
Adds Embed.add_fields

embed.add_fields(EmbedField(name="object", value="object"), {"name": "dict", "value": "dict"}, "string")

Checklist

  • I've formatted my code with Black
  • I've ensured my code works on Python 3.10.x
  • I've tested my code

@LordOfPolls LordOfPolls added the New Feature::Library A new feature for the library label Sep 9, 2022
@LordOfPolls LordOfPolls requested a review from zevaryx September 9, 2022 17:16
@LordOfPolls LordOfPolls merged commit 168416d into 2.x Sep 14, 2022
@LordOfPolls LordOfPolls deleted the embed-add-fields branch September 14, 2022 17:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
New Feature::Library A new feature for the library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants