Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
Use the Telegram API search, how to make a pop-up message similar to Alert?
Example for aigram :
@dp.callback_query_handler(text='callback_data')
async def inline_kb_answer_callback_handler(query: types.CallbackQuery):
await query.answer('Hello world!')
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question