|
@ -198,7 +198,7 @@ class Embed: |
|
|
"""Converts a :class:`dict` to a :class:`Embed` provided it is in the |
|
|
"""Converts a :class:`dict` to a :class:`Embed` provided it is in the |
|
|
format that Discord expects it to be in. |
|
|
format that Discord expects it to be in. |
|
|
|
|
|
|
|
|
You can find out about this format in the :ddocs:`official Discord documentation <resources/channel#embed-object>`. |
|
|
You can find out about this format in the :ddocs:`official Discord documentation <resources/message#embed-object>`. |
|
|
|
|
|
|
|
|
Parameters |
|
|
Parameters |
|
|
----------- |
|
|
----------- |
|
|