From 030b5261d20c39f519e7500b01343c80aab06e04 Mon Sep 17 00:00:00 2001 From: Dan <14043624+delivrance@users.noreply.github.com> Date: Fri, 10 May 2019 16:55:20 +0200 Subject: [PATCH] Remove duplicated entry Thanks Colin --- docs/source/core/methods.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/source/core/methods.rst b/docs/source/core/methods.rst index 24210c2f..609a38a8 100644 --- a/docs/source/core/methods.rst +++ b/docs/source/core/methods.rst @@ -151,7 +151,6 @@ Bots send_game set_game_score get_game_high_scores - answer_inline_query .. Utilities --------- @@ -267,4 +266,3 @@ Bots .. automethod:: pyrogram.Client.send_game() .. automethod:: pyrogram.Client.set_game_score() .. automethod:: pyrogram.Client.get_game_high_scores() -.. automethod:: pyrogram.Client.answer_inline_query() \ No newline at end of file