KurimuzonAkuma / pyrogram

Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots
https://pyrogram.org
GNU Lesser General Public License v3.0
301 stars 82 forks source link

Fixed "ChannelPrivate" exception on parse param "reply_to_message" #9

Closed Kroks4502 closed 10 months ago

Kroks4502 commented 10 months ago

When a message is received that is a reply on message in a private channel, a ChannelPrivate exception is raised. This will fix it