Skip to content

channel_post_handler does not see posts made by another bot #2214

@robertpustota

Description

@robertpustota

So I have this handler

@bot.channel_post_handler(func=lambda message: True, content_types=["text", "document", "photo", "audio", "video", "voice"])

That works well and would catch a message if I sent it, but when it sends another bot, for some reason, this handler does not catch a message.

Can It be that Telegram has forbidden communication with bots, even in channels?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions