mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-06-06 11:57:17 +00:00
Remove extra backtick in CustomActivity docs
This commit is contained in:
parent
e469174071
commit
ba112e6ec8
@ -678,7 +678,7 @@ class CustomActivity(BaseActivity):
|
|||||||
-----------
|
-----------
|
||||||
name: Optional[:class:`str`]
|
name: Optional[:class:`str`]
|
||||||
The custom activity's name.
|
The custom activity's name.
|
||||||
emoji: Optional[`:class:`PartialEmoji`]
|
emoji: Optional[:class:`PartialEmoji`]
|
||||||
The emoji to pass to the activity, if any.
|
The emoji to pass to the activity, if any.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user