We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1db1b76 commit 01a5a1cCopy full SHA for 01a5a1c
telegram/inlinekeyboardbutton.py
@@ -35,7 +35,6 @@ class InlineKeyboardButton(TelegramObject):
35
36
Args:
37
text (str): Label text on the button.
38
- **kwargs: Arbitrary keyword arguments.
39
40
Keyword Args:
41
url (Optional[str]): HTTP url to be opened when button is pressed.
0 commit comments