public static async void IniciarBot() { TelegramAPI.IniciarTelegram(); var con = Consola.IniciarConsolaAsync(); string cont = await con; }