more monetizatios stuffz (#3002)

* uhhhhhhhhhhhhhhhhhhh yes

* uhhhhhhhhhhhhhhhhhhh yes

* ~~i love git~~
This commit is contained in:
Mihail Gribkov
2024-09-14 00:28:48 +03:00
committed by GitHub
parent b87ec6ef09
commit 88ea2ed9ba
20 changed files with 2973 additions and 2466 deletions

View File

@@ -265,6 +265,11 @@ namespace Discord
/// </summary>
public const int MaxEntitlementsPerBatch = 100;
/// <summary>
/// Returns the maximum number of subscriptions that can be gotten per-batch.
/// </summary>
public const int MaxSubscriptionsPerBatch = 100;
/// <summary>
/// Returns the maximum number of poll answer voters that can be gotten per-batch.
/// </summary>