J
J
jnas2017-11-19 08:46:16
Game development
jnas, 2017-11-19 08:46:16

Telegram API, how to make a popup message similar to Alert?

Good afternoon.
How can I make these pop-up windows and messages?
5a111a6c72420453276688.png5a111a8854592446278781.png
Thanks in advance

Answer the question

In order to leave comments, you need to log in

2 answer(s)
E
Evgeny Shatunov, 2019-08-29
@nik91829

When you are young and still in school, getting started in game development is easy!
Hold the Roadmap: A Study Path for Game Programmer .
Study for health! :)

A
Alexey S., 2017-11-19
@jnas

bot.answer_callback_query(callback_query_id=cmd.id, text="Изменять голос запрещено", show_alert=False)

bot.answer_callback_query(callback_query_id=cmd.id, text="Неверно, Верный ответ...", show_alert=True)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question