GF
kb = types.InlineKeyboardMarkup()
buttons = []
for i in range(3):
buttons.append(types.InlineKeyboardButton(text = str(i), callback_data = str(i)))
kb.add(*buttons)
Size: a a a
П
kb = types.InlineKeyboardMarkup()
buttons = []
for i in range(3):
buttons.append(types.InlineKeyboardButton(text = str(i), callback_data = str(i)))
kb.add(*buttons)
GF
GF
シ
s🇷
GF
П
GF
s🇷
s🇷
s🇷
А
А
П
П
s🇷
GF