diff --git a/csgo/features/match.py b/csgo/features/match.py index 4ab9182..f0283ac 100644 --- a/csgo/features/match.py +++ b/csgo/features/match.py @@ -38,6 +38,9 @@ def request_current_live_games(self): def request_live_game_for_user(self, account_id): """ + .. warning:: + Deprecated. CSGO no longer reponds for this method + Request recent games for a specific user :param account_id: account id of the user