mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2025-03-14 19:48:57 +01:00
Merge pull request #71 from zeehio/patch-1
[doc] fix "Telegram sticker" -> "Telegram user"
This commit is contained in:
commit
bbd443d397
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ from telegram import TelegramObject
|
|||
|
||||
|
||||
class User(TelegramObject):
|
||||
"""This object represents a Telegram Sticker.
|
||||
"""This object represents a Telegram User.
|
||||
|
||||
Attributes:
|
||||
id (int):
|
||||
|
|
Loading…
Add table
Reference in a new issue