コード例 #1
0
 public async Task ClaimPremiumAsync()
 {
     await PatreonIntegration.Claim(Context);
 }