Rename instances of nitro to premium

This commit is contained in:
Rapptz
2021-07-30 23:10:36 -04:00
parent 658b61d468
commit 6beef898c6
6 changed files with 11 additions and 11 deletions

View File

@ -205,7 +205,7 @@ class SystemChannelFlags(BaseFlags):
@flag_value
def premium_subscriptions(self):
""":class:`bool`: Returns ``True`` if the system channel is used for Nitro boosting notifications."""
""":class:`bool`: Returns ``True`` if the system channel is used for "Nitro boosting" notifications."""
return 2
@flag_value