X Tutup
Skip to content

Commit 01a5a1c

Browse files
committed
small documentation fix
1 parent 1db1b76 commit 01a5a1c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

telegram/inlinekeyboardbutton.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ class InlineKeyboardButton(TelegramObject):
3535
3636
Args:
3737
text (str): Label text on the button.
38-
**kwargs: Arbitrary keyword arguments.
3938
4039
Keyword Args:
4140
url (Optional[str]): HTTP url to be opened when button is pressed.

0 commit comments

Comments
 (0)
X Tutup