Update README.md

This commit is contained in:
SeaswimmerTheFsh 2023-06-22 15:47:18 -04:00 committed by GitHub
parent d6a1d63648
commit 60b8c5f6f1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,8 +2,8 @@
This module contains a `CustomEmbed` class that adds the following functionality to Embeds:
* Field emulation `CustomEmbed.add_field`
* Support for the `color` kwarg
* Field emulation `CustomEmbed.add_field`
* Footer emulation `CustomEmbed.set_footer`
* Copy function `CustomEmbed.copy`
* Dictionary conversion `CustomEmbed.to_dict`