Skip to content

Commit e39b6ab

Browse files
Yii Kuo Chongtsnoam
authored andcommitted
Small documentation fix (python-telegram-bot#815)
Fixes python-telegram-bot#799
1 parent 6012fa6 commit e39b6ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

telegram/bot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ class Bot(TelegramObject):
7878
token (:obj:`str`): Bot's unique authentication.
7979
base_url (:obj:`str`, optional): Telegram Bot API service URL.
8080
base_file_url (:obj:`str`, optional): Telegram Bot API file URL.
81-
request (:obj:`telegram.utils.Request`, optional): Pre initialized
81+
request (:obj:`telegram.utils.request.Request`, optional): Pre initialized
8282
:obj:`telegram.utils.Request`.
8383
8484
"""

0 commit comments

Comments
 (0)