mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-07-23 11:26:51 +00:00
Fix Embed type attribute ddocs link
This commit is contained in:
parent
7f511360b8
commit
a8134dfa16
@ -131,7 +131,7 @@ class Embed:
|
|||||||
The type of embed. Usually "rich".
|
The type of embed. Usually "rich".
|
||||||
This can be set during initialisation.
|
This can be set during initialisation.
|
||||||
Possible strings for embed types can be found on discord's
|
Possible strings for embed types can be found on discord's
|
||||||
:ddocs:`api docs <resources/channel#embed-object-embed-types>`
|
:ddocs:`api docs <resources/message#embed-object-embed-types>`
|
||||||
description: Optional[:class:`str`]
|
description: Optional[:class:`str`]
|
||||||
The description of the embed.
|
The description of the embed.
|
||||||
This can be set during initialisation.
|
This can be set during initialisation.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user