mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-11-22 15:17:00 +01:00
[doc] fix "Telegram user" -> "telegram sticker"
This commit is contained in:
parent
75e338d5df
commit
4e1597c614
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…
Reference in a new issue