Hey DotBro! In php, the calls of webhook from telegram

channel not requested? Why?

8 ответов

22 просмотра
Coder Ajinkya- Автор вопроса

@dotvhs

Hey! I am not Dot, but I may try to help. If you look into Update object, channel_post and message are different stuff. So theres a chance that you don't have it set in allowed_updates or just filtering updates by update.message field. Btw i thought that Dot uses python🤔

Coder Ajinkya
Thanks!

&allowed_updates=["chat_member"]

⏤͟͞MrTechno🇮🇳
&allowed_updates=["chat_member"]

That won't solve the issue: that's a wrong type and would exclude any other update

Похожие вопросы

Карта сайта