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