Beispiel #1
0
 /// <summary>
 /// Returns an array of users with levels in your channel.
 /// </summary>
 /// <returns></returns>
 public Task <BotLevels> GetBotLevels() => AuthClient.GetBotLevelsAsync();