Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The 'Update' object sometimes does not have an attribute 'reply_to_message' in private messages #1190

Open
Algernon377 opened this issue Apr 8, 2024 · 0 comments

Comments

@Algernon377
Copy link

Question

I've encountered a situation in Telegram where my bot doesn't receive reply_to_message in private messages when a user replies to the bot's message. I'd like to understand why this is happening and how it can be resolved. The issue isn't consistent; for example, a reply to the bot in the morning might contain reply_to_message, but an hour later, it may not. Nothing changes on the user's side during this time.

Details:

I'm using a webhook on a URL.
The issue only occurs in private messages, not in group chats.
The bot has all the necessary permissions and is configured correctly.
Could you provide information on how to ensure reply_to_message is received in such cases? There might be some privacy settings or specific conditions I'm not aware of.

Thank you for your assistance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant