D
D
Daniil Shevkunov2021-05-29 19:57:21
Python
Daniil Shevkunov, 2021-05-29 19:57:21

How to send an inline button in aiogram and at the same time disable the regular one?

When I submit inline button:

await message.answer('Контакт подтвержден, присоединяйтесь!', reply_markup=go_group)

normal buttons buttons created earlier remain.

Is there a way to remove them without sending another message with reply_markup=types.ReplyKeyboardRemove() ?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
soremix, 2021-05-29
@danila763

It is forbidden

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question