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