small documentation fix

This commit is contained in:
Noam Meltzer 2016-10-05 23:22:55 +03:00
parent 1db1b76a7c
commit 01a5a1c5b3

View file

@ -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.