mirror of
https://github.com/eternnoir/pyTelegramBotAPI.git
synced 2023-08-10 21:12:57 +03:00
commit
31e40d155b
@ -917,7 +917,7 @@ class KeyboardButtonPollType(Dictionaryable):
|
|||||||
|
|
||||||
|
|
||||||
class InlineKeyboardMarkup(Dictionaryable, JsonSerializable):
|
class InlineKeyboardMarkup(Dictionaryable, JsonSerializable):
|
||||||
max_row_keys = 12
|
max_row_keys = 8
|
||||||
|
|
||||||
def __init__(self, row_width=3):
|
def __init__(self, row_width=3):
|
||||||
"""
|
"""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user