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
267 stars 72 forks source link

MessageActionChatJoinedByRequest is not marked as a service message #47

Closed nhman482 closed 2 months ago

nhman482 commented 2 months ago

Checklist

Description

The MessageActionChatJoinedByRequest is not marked as a service message in the filters.service filters

Steps to reproduce

add it to the enum message and filters.service and add it to the filters.service

image of the message image

Code example

No response

Logs

No response

nhman482 commented 2 months ago

i open pr for this bug https://github.com/KurimuzonAkuma/pyrogram/pull/48