Answer the question
In order to leave comments, you need to log in
How to make a replay in the general telegram chat?
hello, some strange thing arose
in the usual chat with the user, the replay works, but it does not work in the general chat
elif message.reply_to_message:
if not message.reply_to_message:
return bot.send_message(message.chat.id, 'no')
bot.send_message(message.chat.id, 'yes')
Answer the question
In order to leave comments, you need to log in
bot.send_message(message.chat.id, "Цитирую!", reply_to_message_id=message.message_id)
The class="tabl" div should always be 90% of the screen.
.tabl {width: 90vw; height: 90vh; overflow-x: auto; overflow-y: auto}
.tabl > table {width: 100%; height: 100%;}
.tabl > table td {width: 20px;} //задаем ширину td
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question