T
T
tofel2020-12-10 13:46:01
Python
tofel, 2020-12-10 13:46:01

How to change button times in telegram bot in Python?

Good day, such a problem happened, I write a telegram bot in python
, the telebot library of the

button in the InlineKeyboardButton bot Is

it possible to somehow increase the size of the button in length, otherwise the text does not fit completely
5fd1fbf2bee2b414142554.png

markup.add(telebot.types.InlineKeyboardButton(text='Первая массовая коммерческая справочно-правовая система в России', callback_data=4))

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Mikhail Krostelev, 2020-12-10
@tofel

The answer to the question itself. It's impossible. Squeeze names.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question