SpendPoints

C# Methods Reference

public bool SpendPoints(string userName, Platform platform, Guid pointId, long cost)
userName
string required
platform
Streamer.bot.Plugin.Interface.Enums.Platform required
pointId
Guid required
cost
long required
bool
CPH.SpendPoints(userName, platform, pointId, cost);