mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2025-01-01 08:56:27 +01:00
small documentation fix
This commit is contained in:
parent
1db1b76a7c
commit
01a5a1c5b3
1 changed files with 0 additions and 1 deletions
|
@ -35,7 +35,6 @@ class InlineKeyboardButton(TelegramObject):
|
|||
|
||||
Args:
|
||||
text (str): Label text on the button.
|
||||
**kwargs: Arbitrary keyword arguments.
|
||||
|
||||
Keyword Args:
|
||||
url (Optional[str]): HTTP url to be opened when button is pressed.
|
||||
|
|
Loading…
Reference in a new issue