From c19e0906db78a5cd743bc5fbf243a7d9cd120fa5 Mon Sep 17 00:00:00 2001 From: Jacob Bom Date: Fri, 4 Aug 2017 19:38:10 +0200 Subject: [PATCH] Fix get_game_high_scores [ci skip] --- telegram/bot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/telegram/bot.py b/telegram/bot.py index 9c1177f0887..47d92b6739a 100644 --- a/telegram/bot.py +++ b/telegram/bot.py @@ -1971,7 +1971,7 @@ def get_game_high_scores(self, :class:`telegram.TelegramError` """ - url = '{0}/setGameScore'.format(self.base_url) + url = '{0}/getGameHighScores'.format(self.base_url) data = {'user_id': user_id} pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy