79339582

Date: 2025-01-08 14:43:38
Score: 0.5
Natty:
Report link

The error occurred because my bot wasn't an admin in the channel specified in the reply_parameters. According to the Telegram Bots Documentation, all bots, regardless of settings, can only access messages from:

1. Private chats: Only when a user initiates the chat by starting it.

2. Groups / Supergroups:

NOTE: Privacy mode is enabled by default for all bots, except bots that were added to a group as admins. Read more

3. Channels: Only where the bot is an admin.

Reasons:
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: ixsalimo