aboutsummaryrefslogtreecommitdiff
path: root/discord/member.py
diff options
context:
space:
mode:
authorRapptz <[email protected]>2021-07-30 23:10:36 -0400
committerRapptz <[email protected]>2021-07-30 23:10:36 -0400
commit6beef898c6254524b24609341fe150f60bbee798 (patch)
treed277e0dfd26d9916a47dd78768d3b1d29d22a5b2 /discord/member.py
parentFix SyncWebhook not working across thread barriers (diff)
downloaddiscord.py-6beef898c6254524b24609341fe150f60bbee798.tar.xz
discord.py-6beef898c6254524b24609341fe150f60bbee798.zip
Rename instances of nitro to premium
Diffstat (limited to 'discord/member.py')
-rw-r--r--discord/member.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/discord/member.py b/discord/member.py
index 84d6adfb..7550fd9b 100644
--- a/discord/member.py
+++ b/discord/member.py
@@ -247,7 +247,7 @@ class Member(discord.abc.Messageable, _UserTag):
.. versionadded:: 1.6
premium_since: Optional[:class:`datetime.datetime`]
An aware datetime object that specifies the date and time in UTC when the member used their
- Nitro boost on the guild, if available. This could be ``None``.
+ "Nitro boost" on the guild, if available. This could be ``None``.
"""
__slots__ = (