Answer the question
In order to leave comments, you need to log in
How to wrap a line in python?
How to wrap inline_keyboard_markup line
def message_cb(bot, event):
bot.send_text(chat_id=event.from_chat,
text="Hello with buttons.",
inline_keyboard_markup="{}".format(json.dumps()))
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question