s
Size: a a a
s
s
I
bot.answer_callback_query(chat_id=call.message.chat.id, show_alert=True, text="привеет")
по логике мне должно всплывать сообщение, да?I
bot.answer_callback_query(chat_id=call.message.chat.id, show_alert=True, text="привеет")
по логике мне должно всплывать сообщение, да?A
C
s
s
A
s
I
I
S
S
S
msg = bot.send_message(chat_id, 'Text')
time.sleep(5)
bot.delete_message(chat_id, msg.message_id)
т
A
A