diff --git a/docs/source/pyrogram/Client.rst b/docs/source/pyrogram/Client.rst index 2b864799..7c31cdf0 100644 --- a/docs/source/pyrogram/Client.rst +++ b/docs/source/pyrogram/Client.rst @@ -46,4 +46,5 @@ Client add_contacts delete_contacts get_inline_bot_results - send_inline_bot_result \ No newline at end of file + send_inline_bot_result + get_messages \ No newline at end of file