mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
docs(Guild): description of Guild#premiumSubscriptionCount (#4324)
This commit is contained in:
@@ -223,7 +223,7 @@ class Guild extends Base {
|
||||
this.premiumTier = data.premium_tier;
|
||||
|
||||
/**
|
||||
* The total number of users currently boosting this server
|
||||
* The total number of boosts for this server
|
||||
* @type {?number}
|
||||
* @name Guild#premiumSubscriptionCount
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user