R
R
RoLOQ2021-09-27 20:26:47
Python
RoLOQ, 2021-09-27 20:26:47

How to fix the fact that the bot does not accept text from the group?

If you do this:

@bot.message_handler(content_types=['text'])
def input(message):
  print(message.text)

then if you write to a bot, then everything will be ok, but if in a group, then nothing will happen

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Ighor July, 2021-09-28
@RoLOQ

https://tlgrm.ru/docs/bots#privacy-mode

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question