Update README.md
This commit is contained in:
parent
d6a1d63648
commit
60b8c5f6f1
1 changed files with 1 additions and 1 deletions
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This module contains a `CustomEmbed` class that adds the following functionality to Embeds:
|
This module contains a `CustomEmbed` class that adds the following functionality to Embeds:
|
||||||
|
|
||||||
* Field emulation `CustomEmbed.add_field`
|
|
||||||
* Support for the `color` kwarg
|
* Support for the `color` kwarg
|
||||||
|
* Field emulation `CustomEmbed.add_field`
|
||||||
* Footer emulation `CustomEmbed.set_footer`
|
* Footer emulation `CustomEmbed.set_footer`
|
||||||
* Copy function `CustomEmbed.copy`
|
* Copy function `CustomEmbed.copy`
|
||||||
* Dictionary conversion `CustomEmbed.to_dict`
|
* Dictionary conversion `CustomEmbed.to_dict`
|
||||||
|
|
Loading…
Reference in a new issue