예제 #1
0
 /// <summary>
 /// Returns an object with information about the bot.
 /// </summary>
 /// <returns></returns>
 public Task <BotObj> GetBotAsync() => AuthClient.GetBotAsync();